coreboot-kgpe-d16/src/superio/ite/it8718f
Uwe Hermann a69d978be8 C and other Super I/O cosmetic fixes.
- Random coding style, whitespace and cosmetic fixes.
 
 - Consistently use the same spacing and 4-hexdigit port number format
   in the pnp_dev_info[] arrays.
 
 - Drop dead/unused code and less useful comments.
 
 - Add missing "(C)" characters and copyright years.
 
 - Shorten and simplify some code snippets.
 
 - Use u8/u16/etc. everywhere.

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@6073 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-15 19:35:14 +00:00
..
chip.h Random ITE Super I/O fixes. 2010-11-08 15:16:30 +00:00
it8718f.h Add #include guards to all Super I/O header files (trivial). 2010-11-08 20:55:24 +00:00
it8718f_early_serial.c Random ITE Super I/O fixes. 2010-11-08 15:16:30 +00:00
Makefile.inc Random ITE Super I/O fixes. 2010-11-08 15:16:30 +00:00
superio.c C and other Super I/O cosmetic fixes. 2010-11-15 19:35:14 +00:00