Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 70970
b: refs/heads/master
c: 96d5535
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Thomas Gleixner committed Oct 17, 2007
1 parent 734a198 commit 405eb30
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: 83e83d546cb1b6e3c566c97de97bd2397e22ab6c
refs/heads/master: 96d5535870e6a272dcadc300eb9af6ff6c33f6a9
2 changes: 1 addition & 1 deletion trunk/arch/x86/mach-generic/probe.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ extern struct genapic apic_default;

struct genapic *genapic = &apic_default;

struct genapic *apic_probe[] __initdata = {
static struct genapic *apic_probe[] __initdata = {
&apic_summit,
&apic_bigsmp,
&apic_es7000,
Expand Down

0 comments on commit 405eb30

Please sign in to comment.