refresh avr32 patches to match upstream style
SVN-Revision: 11303
This commit is contained in:
parent
74215746b3
commit
e19528fa6a
2 changed files with 437 additions and 683 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,8 +1,6 @@
|
||||||
Index: linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c
|
--- a/arch/avr32/boards/atngw100/flash.c
|
||||||
===================================================================
|
+++ b/arch/avr32/boards/atngw100/flash.c
|
||||||
--- linux-2.6.24.7.orig/arch/avr32/boards/atngw100/flash.c
|
@@ -45,9 +45,14 @@
|
||||||
+++ linux-2.6.24.7/arch/avr32/boards/atngw100/flash.c
|
|
||||||
@@ -45,9 +45,14 @@ static struct mtd_partition flash_parts[
|
|
||||||
.mask_flags = MTD_WRITEABLE,
|
.mask_flags = MTD_WRITEABLE,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue