coreboot/superio/winbond
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
..
w83627hf There are still lots of 'device_t' occurences in (currently unused, 2007-05-05 11:03:20 +00:00
Kconfig Various cosmetic fixes (trivial). 2007-03-13 11:32:54 +00:00
Makefile Use 'ifeq' and check for variable contents of 'y' instead of using 2007-04-24 18:27:25 +00:00