From 53b0ea4bf24c0ae51aa9f8447d4ce9d44d46af72 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 22 Mar 2010 11:50:52 +0000 Subject: drop some unused files and fix warnings on i945 based systems. Signed-off-by: Stefan Reinauer Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5267 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/intel/i82801ax/Makefile.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/southbridge/intel/i82801ax/Makefile.inc') diff --git a/src/southbridge/intel/i82801ax/Makefile.inc b/src/southbridge/intel/i82801ax/Makefile.inc index 3e66f04569..5544caeec6 100644 --- a/src/southbridge/intel/i82801ax/Makefile.inc +++ b/src/southbridge/intel/i82801ax/Makefile.inc @@ -32,7 +32,5 @@ driver-y += i82801ax_usb_ehci.o obj-y += i82801ax_reset.o obj-y += i82801ax_watchdog.o -# TODO: What about cmos_failover.c? - # TODO: Fix and enable i82801ax_smbus.o later. -- cgit v1.2.3