]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/ppc4xx_i2c.c
sf: new driver for EON devices
[u-boot] / drivers / i2c / ppc4xx_i2c.c
index 9b86187a798082957fed8a928f86ec1b3bfb6d22..c1cbe55bb923a204c76131f590365416612a5bdb 100644 (file)
  */
 
 #include <common.h>
-#include <ppc4xx.h>
-#include <4xx_i2c.h>
+#include <asm/ppc4xx.h>
+#include <asm/ppc4xx-i2c.h>
 #include <i2c.h>
-#include <asm-ppc/io.h>
+#include <asm/io.h>
 
 #ifdef CONFIG_HARD_I2C