change to 5536
authorLi-Ta Lo <ollie@lanl.gov>
Thu, 20 Apr 2006 21:40:20 +0000 (21:40 +0000)
committerLi-Ta Lo <ollie@lanl.gov>
Thu, 20 Apr 2006 21:40:20 +0000 (21:40 +0000)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2268 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1

src/mainboard/olpc/rev_a/auto.c

index a5716783ef0ab5922d1f72ce079a678e1081cbd8..0c148b4f68d5ddf265faed93d9ef4eafd5c572f5 100644 (file)
@@ -16,8 +16,8 @@
 
 #define SERIAL_DEV PNP_DEV(0x2e, W83627HF_SP1)
 
-#include "southbridge/amd/cs5535/cs5535_early_smbus.c"
-#include "southbridge/amd/cs5535/cs5535_early_setup.c"
+#include "southbridge/amd/cs5536/cs5536_early_smbus.c"
+#include "southbridge/amd/cs5536/cs5536_early_setup.c"
 
 static inline int spd_read_byte(unsigned device, unsigned address)
 {