mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 06:31:31 +00:00
Compile warning fix in onenand_uboot.h
Regression since merge window after 2009.01 Signed-off-by: Remy Bohmer <linux@bohmer.net>
This commit is contained in:
parent
a270d1e729
commit
bd99ec149a
1 changed files with 2 additions and 0 deletions
|
@ -16,7 +16,9 @@
|
|||
|
||||
#include <linux/types.h>
|
||||
|
||||
/* Forward declarations */
|
||||
struct mtd_info;
|
||||
struct mtd_oob_ops;
|
||||
struct erase_info;
|
||||
struct onenand_chip;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue