summaryrefslogtreecommitdiffstats
path: root/target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch')
-rw-r--r--target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch b/target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch
index 2202b02c6d..6f885997fc 100644
--- a/target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch
+++ b/target/linux/rb532/patches-3.18/002-rb532_nand_fixup.patch
@@ -20,7 +20,7 @@
static int rb532_dev_ready(struct mtd_info *mtd)
{
return gpio_get_value(GPIO_RDY);
-@@ -254,6 +267,16 @@ static void __init parse_mac_addr(char *
+@@ -254,6 +267,16 @@ static struct platform_device *rb532_dev
/* NAND definitions */
#define NAND_CHIP_DELAY 25