projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
serial.h exports struct serial_rs485 which contains __32 fields to userspace so it
[openwrt.git]
/
target
/
linux
/
au1000
/
patches
/
013-openwrt_rootfs.patch
diff --git
a/target/linux/au1000/patches/013-openwrt_rootfs.patch
b/target/linux/au1000/patches/013-openwrt_rootfs.patch
index
3a36373
..
e7bcba6
100644
(file)
--- a/
target/linux/au1000/patches/013-openwrt_rootfs.patch
+++ b/
target/linux/au1000/patches/013-openwrt_rootfs.patch
@@
-1,7
+1,5
@@
-Index: linux-2.6.25.4/drivers/mtd/maps/mtx-1_flash.c
-===================================================================
---- linux-2.6.25.4.orig/drivers/mtd/maps/mtx-1_flash.c
-+++ linux-2.6.25.4/drivers/mtd/maps/mtx-1_flash.c
+--- a/drivers/mtd/maps/mtx-1_flash.c
++++ b/drivers/mtd/maps/mtx-1_flash.c
@@ -28,7 +28,7 @@ static struct map_info mtx1_map = {
static struct mtd_partition mtx1_partitions[] = {
@@ -28,7 +28,7 @@ static struct map_info mtx1_map = {
static struct mtd_partition mtx1_partitions[] = {
This page took
0.02174 seconds
and
4
git commands to generate.