switch-coreboot/include
Uwe Hermann fd9b65d4a1 There are still lots of 'device_t' occurences in (currently unused,
it seems) code. As we stopped using device_t long ago, these should
be removed, too.

For reference, device_t previously was:

  typedef struct device * device_t;

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@307 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-05-05 11:03:20 +00:00
..
console Drop the include/console/loglevel.h file. 2007-04-05 23:13:51 +00:00
cpu/generic/x86 Trivial: 2007-04-06 14:05:26 +00:00
device There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00
elf.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
elf_boot.h Trivial: 2007-04-06 14:05:26 +00:00
ip_checksum.h Update compute_ip_checksum.c and ip_checksum.h to the versions from 2007-03-06 14:46:57 +00:00
isa-dma.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
keyboard.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
lar.h Trivial: 2007-04-06 14:05:26 +00:00
lib.h Add new Kconfig option to enable/disable beeps during LinuxBIOS boot. 2007-04-06 12:04:28 +00:00
mc146818rtc.h * update i82371eb code 2007-04-23 23:41:32 +00:00
stdlib.h Various cosmetic fixes (trivial). 2007-04-23 11:08:10 +00:00
string.h Use size_t (instead of int) whereever the manpage of the respective 2007-05-02 22:56:21 +00:00
tables.h * update i82371eb code 2007-04-23 23:41:32 +00:00
uart8250.h Various tiny cosmetic fixes (trivial). 2007-03-05 21:34:08 +00:00