diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2008-05-30 17:24:30 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2008-05-30 17:24:30 +0000 |
commit | e19528fa6a0bc5a9e9df39ae383f9922345ade0e (patch) | |
tree | b623f0a1e5bba454a84b6c3f64c46d33e80f1919 /target/linux/avr32/patches/110-openwrt_flashmap.patch | |
parent | 74215746b332d79139e92650a4240c97e3a88845 (diff) | |
download | upstream-e19528fa6a0bc5a9e9df39ae383f9922345ade0e.tar.gz upstream-e19528fa6a0bc5a9e9df39ae383f9922345ade0e.tar.bz2 upstream-e19528fa6a0bc5a9e9df39ae383f9922345ade0e.zip |
refresh avr32 patches to match upstream style
SVN-Revision: 11303
Diffstat (limited to 'target/linux/avr32/patches/110-openwrt_flashmap.patch')
-rw-r--r-- | target/linux/avr32/patches/110-openwrt_flashmap.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/avr32/patches/110-openwrt_flashmap.patch b/target/linux/avr32/patches/110-openwrt_flashmap.patch index f78bf146a6..83c3d50028 100644 --- a/target/linux/avr32/patches/110-openwrt_flashmap.patch +++ b/target/linux/avr32/patches/110-openwrt_flashmap.patch @@ -1,8 +1,6 @@ -Index: linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c -=================================================================== ---- linux-2.6.24.7.orig/arch/avr32/boards/atngw100/flash.c -+++ linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c -@@ -45,9 +45,14 @@ static struct mtd_partition flash_parts[ +--- a/arch/avr32/boards/atngw100/flash.c ++++ b/arch/avr32/boards/atngw100/flash.c +@@ -45,9 +45,14 @@ .mask_flags = MTD_WRITEABLE, }, { |