summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/onenand_uboot.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/onenand_uboot.h b/include/onenand_uboot.h
index 5a4fded270..49da9d08b5 100644
--- a/include/onenand_uboot.h
+++ b/include/onenand_uboot.h
@@ -16,7 +16,9 @@
#include <linux/types.h>
+/* Forward declarations */
struct mtd_info;
+struct mtd_oob_ops;
struct erase_info;
struct onenand_chip;
OpenPOWER on IntegriCloud