Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165619
b: refs/heads/master
c: 399d068
h: refs/heads/master
i:
  165617: a21bb91
  165615: 08fff1d
v: v3
  • Loading branch information
Rusty Russell committed Sep 24, 2009
1 parent 31bce91 commit 3fff222
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: 4f269bf5e1652370164a0b4b04db7c47c0c96a8a
refs/heads/master: 399d0682704144ddadb27164343a265774d8b301
2 changes: 0 additions & 2 deletions trunk/arch/powerpc/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@ static inline void sysfs_remove_device_from_node(struct sys_device *dev,
#ifdef CONFIG_PPC64
#include <asm/smp.h>

#define topology_thread_siblings(cpu) (per_cpu(cpu_sibling_map, cpu))
#define topology_core_siblings(cpu) (per_cpu(cpu_core_map, cpu))
#define topology_thread_cpumask(cpu) (&per_cpu(cpu_sibling_map, cpu))
#define topology_core_cpumask(cpu) (&per_cpu(cpu_core_map, cpu))
#define topology_core_id(cpu) (cpu_to_core_id(cpu))
Expand Down

0 comments on commit 3fff222

Please sign in to comment.