]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - common/cmd_onenand.c
am335x: Correct i2c sysc offset
[karo-tx-uboot.git] / common / cmd_onenand.c
index 0f2e2087179ed46a8275b7aa92e175ccca3028d8..a0d25e55212a0c9633e89d62331f3ed223c694df 100644 (file)
@@ -13,7 +13,7 @@
 #include <command.h>
 #include <malloc.h>
 
-#include <linux/mtd/compat.h>
+#include <linux/compat.h>
 #include <linux/mtd/mtd.h>
 #include <linux/mtd/onenand.h>