Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.
authorUwe Hermann <uwe@hermann-uwe.de>
Fri, 8 Oct 2010 20:09:21 +0000 (20:09 +0000)
committerUwe Hermann <uwe@hermann-uwe.de>
Fri, 8 Oct 2010 20:09:21 +0000 (20:09 +0000)
commit713ae2c0906e442bbe9af6d2e3850ca46e5e10b4
tree336049447a621dc623a12eb6e79e2f6f79dc658f
parentab06fb0caea2469fdf212a7655517a836a8dede6
Drop unused i82801ax_early_lpc.c and i82801bx_early_lpc.c.

Nothing ever calls the functions in these files, and we already have
i82801ax_watchdog.c and i82801bx_watchdog.c which basically do the same
_and_ are hooked up correctly in the Makefile.inc and via the
USE_WATCHDOG_ON_BOOT mechanism.

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@5926 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/southbridge/intel/i82801ax/i82801ax_early_lpc.c [deleted file]
src/southbridge/intel/i82801bx/i82801bx_early_lpc.c [deleted file]