projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add CVS Id tag
[openwrt.git]
/
openwrt
/
package
/
mtd
/
mtd.c
diff --git
a/openwrt/package/mtd/mtd.c
b/openwrt/package/mtd/mtd.c
index
e559864
..
69ef064
100644
(file)
--- a/
openwrt/package/mtd/mtd.c
+++ b/
openwrt/package/mtd/mtd.c
@@
-40,11
+40,7
@@
#include <sys/reboot.h>
#include <string.h>
-#ifdef LINUX_24
#include <linux/mtd/mtd.h>
-#else
-#include <mtd/mtd-user.h>
-#endif
#define TRX_MAGIC 0x30524448 /* "HDR0" */
#define BUFSIZE (10 * 1024)
This page took
0.019603 seconds
and
4
git commands to generate.