From 90bd74dd8b87d84697efbd3c2624c58496783dad Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Wed, 6 Jul 2011 12:55:21 +0000 Subject: fixup mtd refresh and co. SVN-Revision: 27491 --- target/linux/generic/patches-2.6.36/065-rootfs_split.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-2.6.36') diff --git a/target/linux/generic/patches-2.6.36/065-rootfs_split.patch b/target/linux/generic/patches-2.6.36/065-rootfs_split.patch index 3e1120e..31eb716 100644 --- a/target/linux/generic/patches-2.6.36/065-rootfs_split.patch +++ b/target/linux/generic/patches-2.6.36/065-rootfs_split.patch @@ -621,7 +621,7 @@ #define MEMWRITEOOB64 _IOWR('M', 21, struct mtd_oob_buf64) #define MEMREADOOB64 _IOWR('M', 22, struct mtd_oob_buf64) #define MEMISLOCKED _IOR('M', 23, struct erase_info_user) -+#define MTDREFRESH _IO('M', 23) ++#define MTDREFRESH _IO('M', 24) /* * Obsolete legacy interface. Keep it in order not to break userspace -- cgit v1.1