fixup mtd refresh and co.

SVN-Revision: 27491
This commit is contained in:
Imre Kaloz
2011-07-06 12:55:21 +00:00
parent f24764a372
commit 90bd74dd8b
5 changed files with 32 additions and 21 deletions

View File

@@ -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