|
@@ -17,7 +17,7 @@
|
|
#include <linux/list.h>
|
|
#include <linux/list.h>
|
|
#include <linux/mtd/mtd.h>
|
|
#include <linux/mtd/mtd.h>
|
|
#include <linux/mtd/partitions.h>
|
|
#include <linux/mtd/partitions.h>
|
|
-#include <linux/mtd/compat.h>
|
|
|
|
|
|
+#include <linux/compat.h>
|
|
|
|
|
|
/* Our partition linked list */
|
|
/* Our partition linked list */
|
|
struct list_head mtd_partitions;
|
|
struct list_head mtd_partitions;
|