commit | 90611fe923aa3ac7ffb9e5df45c83860b0f00227 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Feb 13 13:26:21 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:21 2007 +0100 |
tree | 6e570afd25b0853b0b5307a81397a894e626f2ea | |
parent | 006e84ee3a54e393ec6bef2a9bc891dc5bde2843 [diff] |
[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>