mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-07 16:48:14 +08: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:
@@ -16,7 +16,9 @@
|
||||
|
||||
#include <linux/types.h>
|
||||
|
||||
/* Forward declarations */
|
||||
struct mtd_info;
|
||||
struct mtd_oob_ops;
|
||||
struct erase_info;
|
||||
struct onenand_chip;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user