]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h
authorAdrian Bunk <bunk@stusta.de>
Tue, 13 Feb 2007 12:26:21 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:21 +0000 (13:26 +0100)
commit7966624cd8596974f1779665a94365179660f438
tree6e570afd25b0853b0b5307a81397a894e626f2ea
parent76c35abf2a0d0251c551d92b26fbd700da112909
[PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.h

Every file should #include the headers containing the prototypes for
its global functions.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/e820.c