Intel 82801ax/82801bx: Fix and hook up i82801xx_smbus.c.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 8 Oct 2010 16:40:23 +0000 (16:40 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 8 Oct 2010 16:40:23 +0000 (16:40 +0000)
 - 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


No differences found