git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0ec31a
)
[PATCH] mptspec: remove duplicate #include
author
Randy Dunlap
<rdunlap@xenotime.net>
Tue, 11 Apr 2006 05:53:14 +0000
(22:53 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:34 +0000
(06:18 -0700)
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-i386/mpspec.h
patch
|
blob
|
history
diff --git
a/include/asm-i386/mpspec.h
b/include/asm-i386/mpspec.h
index
62113d3
..
770bf6d
100644
(file)
--- a/
include/asm-i386/mpspec.h
+++ b/
include/asm-i386/mpspec.h
@@
-18,7
+18,6
@@
extern void find_smp_config (void);
extern void get_smp_config (void);
extern int nr_ioapics;
extern int apic_version [MAX_APICS];
-extern int mp_bus_id_to_type [MAX_MP_BUSSES];
extern int mp_irq_entries;
extern struct mpc_config_intsrc mp_irqs [MAX_IRQ_SOURCES];
extern int mpc_default_type;