From 41afbc70a7d406a115a2e65e11432513ceefed5c Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 11 Mar 2015 17:08:46 +0000 Subject: kenrel: refresh patches Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44678 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch') diff --git a/target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch b/target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch index f276d7bfc0..c09323104d 100644 --- a/target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch +++ b/target/linux/lantiq/patches-3.18/0160-owrt-lantiq-multiple-flash.patch @@ -8,7 +8,7 @@ #include #include -@@ -38,10 +39,12 @@ +@@ -38,10 +39,12 @@ enum { LTQ_NOR_NORMAL }; @@ -24,7 +24,7 @@ }; static const char ltq_map_name[] = "ltq_nor"; -@@ -109,12 +112,44 @@ +@@ -109,12 +112,44 @@ ltq_copy_to(struct map_info *map, unsign } static int @@ -70,7 +70,7 @@ if (of_machine_is_compatible("lantiq,falcon") && (ltq_boot_select() != BS_FLASH)) { -@@ -128,76 +163,88 @@ +@@ -128,76 +163,88 @@ ltq_mtd_probe(struct platform_device *pd platform_set_drvdata(pdev, ltq_mtd); -- cgit v1.2.3