Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 277458
b: refs/heads/master
c: 79f1ddd
h: refs/heads/master
v: v3
  • Loading branch information
H Hartley Sweeten authored and Ingo Molnar committed Dec 7, 2011
1 parent 5f66205 commit 54bbf5c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1cf8343f55525c09c88da0a494a96e1b034f84e2
refs/heads/master: 79f1ddd06471b094ae30eb17b33beb9f1234ca93
2 changes: 0 additions & 2 deletions trunk/arch/x86/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,8 @@ extern void setup_node_to_cpumask_map(void);
.balance_interval = 1, \
}

#ifdef CONFIG_X86_64
extern int __node_distance(int, int);
#define node_distance(a, b) __node_distance(a, b)
#endif

#else /* !CONFIG_NUMA */

Expand Down

0 comments on commit 54bbf5c

Please sign in to comment.