summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2009-02-03 23:16:15 +0100
committerWolfgang Denk <wd@denx.de>2009-02-03 23:16:15 +0100
commit9d8811c5bd2b7dd6307742cf22fbdb7953b6f816 (patch)
tree307c9941d5fd298c000f4c868646337823b77cc5 /include
parent716ebf436c9e43df6740e0172f6b2a81ddbf1b8e (diff)
parentbd99ec149abe94e7f6b2bda4766d701b4005053f (diff)
downloadblackbird-obmc-uboot-9d8811c5bd2b7dd6307742cf22fbdb7953b6f816.tar.gz
blackbird-obmc-uboot-9d8811c5bd2b7dd6307742cf22fbdb7953b6f816.zip
Merge branch 'master' of git://git.denx.de/u-boot-usb
Diffstat (limited to 'include')
-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