coreboot-kgpe-d16/payloads/libpayload/drivers
Uwe Hermann fad8c2bd7c Various small consistency fixes (trivial):
- Use _FOO_H include guard format everywhere.

 - Add missing speaker.c prototypes to libpayload.h.

 - Consistently use short form u8/u16/u32 instead of uint8_t et. al.

 - kcofig: Use 'depends on' instead of 'depends', which seems deprecated.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3234 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-11 18:01:50 +00:00
..
video Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
Makefile.inc libpayload: Add a Geode video driver 2008-04-11 15:48:21 +00:00
keyboard.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
nvram.c Fix the NVRAM access functions to work correctly for the 2008-03-31 20:21:49 +00:00
pci.c libpayload: Support functions for Geode 2008-04-10 22:50:44 +00:00
serial.c Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00