Remove unused variables from 6300ESB smbus_write_block().
authorJonathan Kollasch <jakllsch@kollasch.net>
Tue, 19 Oct 2010 13:49:11 +0000 (13:49 +0000)
committerJonathan A. Kollasch <jakllsch@kollasch.net>
Tue, 19 Oct 2010 13:49:11 +0000 (13:49 +0000)
commit7b8700b5029421bebdbf74c38944be2baff44cee
treecf8257cee690e48eba0fd93a2e7fd0c1eac1fdb7
parent9fe50695841aa44713f5ee0486ca25f7d39b724e
Remove unused variables from 6300ESB smbus_write_block().

#ifdef DEADCODE out smbus_write_byte() and smbus_write_block() as
they are static and nothing uses them or are incompletely implemented.

Signed-off-by: Jonathan Kollasch <jakllsch@kollasch.net>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5972 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/intel/esb6300/esb6300_early_smbus.c