Remove non-existent include
authorSven Schnelle <svens@stackframe.org>
Fri, 10 Feb 2012 13:36:27 +0000 (14:36 +0100)
committerSven Schnelle <svens@stackframe.org>
Fri, 10 Feb 2012 13:54:36 +0000 (14:54 +0100)
Change-Id: I702d59371b4a57ce22623cbab6e936b653d57edf
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/619
Tested-by: build bot (Jenkins)
src/northbridge/intel/i5000/raminit.c

index 95610ce56370ba9f9f5b3d142bd28be9d1311af9..139a33ca614ebdc0f16da5bada8b7383eaa0709c 100644 (file)
@@ -28,7 +28,6 @@
 #include <console/console.h>
 #include <spd.h>
 #include <types.h>
-#include <southbridge/intel/i63xx/early_smbus.c>
 #include <string.h>
 #include <cbmem.h>
 #include <stdlib.h>