coreboot/src
Uwe Hermann 3b8db81380 Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
- Fix incorrect #includes, add missing ones.

 - Drop unused do_smbus_write_block() and smbus_wait_until_blk_done().

 - Pass smbus_io_base to all functions as the other ICH implementations do.

 - Random other fixes which are required to make it build.

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@5924 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-10-08 16:40:23 +00:00
..
arch/i386 Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
boot Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
console AMD SB600 uses a hardcoded USB Debug Port number. 2010-10-02 20:33:56 +00:00
cpu Remove some duplicate #include files (trivial). 2010-10-07 23:42:17 +00:00
devices Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
drivers Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
include Remove duplicate line from pci_ids.h. 2010-10-05 19:39:35 +00:00
lib Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
mainboard Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
northbridge Trivial. Spell checking. 2010-10-08 05:08:47 +00:00
pc80 - move EHCI_BAR_INDEX to ehci.h - it's constant as per EHCI spec 2.3.1 2010-10-05 13:40:31 +00:00
southbridge Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c. 2010-10-08 16:40:23 +00:00
superio Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
Kconfig Remove duplicate line from pci_ids.h. 2010-10-07 23:02:06 +00:00
Kconfig.deprecated_options Whitespace/typo/cosmetic fixes (trivial). 2010-09-23 18:48:27 +00:00