Remove non-existent include

Change-Id: I702d59371b4a57ce22623cbab6e936b653d57edf
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Reviewed-on: http://review.coreboot.org/619
Tested-by: build bot (Jenkins)
This commit is contained in:
Sven Schnelle 2012-02-10 14:36:27 +01:00
parent 332a7e91c7
commit bdc8c83614
1 changed files with 0 additions and 1 deletions

View 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>