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:
48dd643
)
include/asm-i386/boot.h: This is <asm/boot.h>, not <linux/boot.h>
author
H. Peter Anvin
<hpa@zytor.com>
Wed, 11 Jul 2007 19:18:28 +0000
(12:18 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Thu, 12 Jul 2007 17:55:54 +0000
(10:55 -0700)
include/asm-i386/boot.h incorrectly has the multiple include guards
as _LINUX_BOOT_H instead of _ASM_BOOT_H. Fix.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found