[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>
authorAdrian Bunk <bunk@stusta.de>
Mon, 7 Nov 2005 08:58:37 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:29 +0000 (07:53 -0800)
commitcc658cfe3c66a6124b5a8db90cdcdd440201b1dc
tree535d8c7583ce8fb003207f07585d9acab995a3b3
parent5cc6135af73ad0c7897d1d00ff361e510ac23ccb
[PATCH] arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.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/scx200.c