coreboot-kgpe-d16/src/southbridge/intel
Maciej Pijanka ea92185755 Add few missing prototypes, and remove few unused (thus lonelly) variables.
TODO
 - x86emu need (imo) some common header with prototypes at least
 - clog2, ulzma, hardwaremain prototypes added by this patch probably should 
   be moved to some header too.
 - in src/devices/device_util.c prototype is before function because seems, 
   it is used only within same file, if not it should be moved to debug
   section of prototypes in include/device/device.h

Signed-off-by: Maciej Pijanka <maciej.pijanka@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4871 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-27 14:29:29 +00:00
..
esb6300 Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
i3100 Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
i82371eb Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
i82801ca drop a lot of dead code, including an old winbond southbridge from our removed 2009-10-23 19:33:52 +00:00
i82801dbm Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
i82801er This change allows us to see the spd on the s850, finally. 2009-10-09 20:07:48 +00:00
i82801gx Kontron 986LCD-M update 2009-10-26 17:12:21 +00:00
i82801xx s/object-y/obj-y/ in two southbridges, since otherwise kbuild will not pick up the files 2009-10-24 03:55:24 +00:00
i82870 Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
pxhd Remove default n statements to simplify .config and ldoptions files. 2009-10-09 17:39:35 +00:00
Kconfig some progress on kconfig: 2009-09-25 18:43:02 +00:00
Makefile.inc some progress on kconfig: 2009-09-25 18:43:02 +00:00