]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>
authorAdrian Bunk <bunk@stusta.de>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Tue, 13 Feb 2007 12:26:22 +0000 (13:26 +0100)
commitee0b1f229317c3b841a1fb6605aacc3b42cc5433
tree9b548abc1c1ef529e5cf049bb7ee85b352659103
parent3345a93ee72641ba2c873084f920a75f0332d5f6
[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>
arch/i386/kernel/cpu/mcheck/mce.c