Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186488
b: refs/heads/master
c: 94316cd
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Mar 2, 2010
1 parent 5a8544d commit 6142c4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: c6efd46b98f30863ca3a9982312db87b826cf715
refs/heads/master: 94316cdadb0067ba6d1f08b9a6f84fe755bdaa38
2 changes: 1 addition & 1 deletion trunk/arch/sh/include/asm/topology.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

#define pcibus_to_node(bus) ((void)(bus), -1)
#define cpumask_of_pcibus(bus) (pcibus_to_node(bus) == -1 ? \
CPU_MASK_ALL_PTR : \
cpu_all_mask : \
cpumask_of_node(pcibus_to_node(bus)))

#endif
Expand Down

0 comments on commit 6142c4c

Please sign in to comment.