Remove some warnings. For code that is called from the mainboard romstage.c
authorStefan Reinauer <stepan@coresystems.de>
Fri, 30 Apr 2010 20:30:47 +0000 (20:30 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 30 Apr 2010 20:30:47 +0000 (20:30 +0000)
commit95bf86be342ea43a99fc7430480d527484d938f9
treeb7c85c9d5157601a686af88af055d9f69402f3e4
parent2eac9d496d05f023413fbcee05d466d01d5c113f
Remove some warnings. For code that is called from the mainboard romstage.c
files using prototypes is the way to go I think. It would make our life a lot
easier should we ever decide to move (some mainboards) over to not #include
all those .c files in romstage.c anymore.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5518 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/superio/winbond/w83627hf/w83627hf.h
src/superio/winbond/w83627hf/w83627hf_early_init.c