Skip to content
Snippets Groups Projects
Commit bd99ec14 authored by Remy Bohmer's avatar Remy Bohmer
Browse files

Compile warning fix in onenand_uboot.h


Regression since merge window after 2009.01

Signed-off-by: default avatarRemy Bohmer <linux@bohmer.net>
parent a270d1e7
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,9 @@ ...@@ -16,7 +16,9 @@
#include <linux/types.h> #include <linux/types.h>
/* Forward declarations */
struct mtd_info; struct mtd_info;
struct mtd_oob_ops;
struct erase_info; struct erase_info;
struct onenand_chip; struct onenand_chip;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment