ppc4xx: Add chip_config command to AMCC Kilauea eval board
[oweals/u-boot.git] / include / onenand_uboot.h
index 5a4fded2705a92cd1a43007d55b4871e645d2de4..49da9d08b55f79441183c12e572799c1d461339f 100644 (file)
@@ -16,7 +16,9 @@
 
 #include <linux/types.h>
 
+/* Forward declarations */
 struct mtd_info;
+struct mtd_oob_ops;
 struct erase_info;
 struct onenand_chip;