Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165979
b: refs/heads/master
c: 76baeeb
h: refs/heads/master
i:
  165977: d03b777
  165975: 302b2dd
v: v3
  • Loading branch information
Jesse Barnes committed Sep 18, 2009
1 parent 4c02b37 commit 0c87e71
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: 7715a1e887c5dedc9cf1e57a8f35df261c749b08
refs/heads/master: 76baeebf7df493703eeb4428eac015bdb7fabda6
2 changes: 1 addition & 1 deletion trunk/arch/x86/pci/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ int get_mp_bus_to_node(int busnum)

#else /* CONFIG_X86_32 */

static unsigned char mp_bus_to_node[BUS_NR] = {
static int mp_bus_to_node[BUS_NR] = {
[0 ... BUS_NR - 1] = -1
};

Expand Down

0 comments on commit 0c87e71

Please sign in to comment.