commit | 86a978837ca739842317c4cf433de36aeb85ea3b | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Feb 13 13:26:22 2007 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Tue Feb 13 13:26:22 2007 +0100 |
tree | 9b548abc1c1ef529e5cf049bb7ee85b352659103 | |
parent | ee5bfa642a0d4b0f6ec6200bf96e5e647f93fcdb [diff] |
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h> Every file should include the headers containing the prototypes for it's 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>