[rdc] add preliminary support for the bifferboard, patch from bifferos
[openwrt.git] / target / linux / rdc / files / drivers / mtd / maps / rdc3210.c
index bc94454..2c536ce 100644 (file)
@@ -15,8 +15,7 @@
 #include <linux/mtd/partitions.h>
 #include <linux/autoconf.h>
 #include <linux/sched.h>
-
-#define SQUASHFS_MAGIC               0x73717368
+#include <linux/magic.h>
 
 static struct mtd_info         *rdc3210_mtd;
 
This page took 0.023092 seconds and 4 git commands to generate.