rb532: rename patches directory to patches-4.1

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
owl
Stijn Tintel 2016-08-14 23:45:43 +03:00 committed by John Crispin
parent 74aecc2d45
commit d106c7d56b
3 changed files with 22 additions and 24 deletions

View File

@ -43,5 +43,3 @@
rb532_nand_data.chip.chip_delay = NAND_CHIP_DELAY; rb532_nand_data.chip.chip_delay = NAND_CHIP_DELAY;
+ rb532_nand_data.chip.chip_fixup = &rb532_nand_fixup; + rb532_nand_data.chip.chip_fixup = &rb532_nand_fixup;
} }