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:
d5dedf9
)
[PATCH] io_apic.h needs apicdef.h
author
Jean Delvare
<khali@linux-fr.org>
Mon, 5 Mar 2007 08:30:06 +0000
(
00:30
-0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Mon, 5 Mar 2007 15:57:50 +0000
(07:57 -0800)
A -mm patch caused:
In file included from drivers/pci/quirks.c:532:
include/asm/io_apic.h:61: error: "MAX_IO_APICS" undeclared here (not in a function)
So let's include the needed header.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found