[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
authorAdrian Bunk <bunk@stusta.de>
Mon, 7 Nov 2005 08:58:36 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:29 +0000 (07:53 -0800)
commit5cc6135af73ad0c7897d1d00ff361e510ac23ccb
tree8afa9cd89240226e1633c8082b12dd762a5705ca
parent8d1ed6366b9f3cb54eb5aef5dae79b39b8d5ce43
[PATCH] arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>

Every file should #include the header files containing the prototypes of
its global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/reboot_fixups.c