mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[rdc] include linux/magic.h instead of hardcoding the squashfs magic number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16426 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user