aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch')
-rw-r--r--target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch b/target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch
index dd024305cd..8e9cd1d4a1 100644
--- a/target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch
+++ b/target/linux/layerscape/patches-4.14/813-ifc-nor-nand-support-layerscape.patch
@@ -321,7 +321,7 @@ Signed-off-by: Biwen Li <biwen.li@nxp.com>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/of_platform.h>
-@@ -205,6 +206,9 @@ static int of_flash_probe(struct platfor
+@@ -197,6 +198,9 @@ static int of_flash_probe(struct platfor
info->list[i].map.bankwidth = be32_to_cpup(width);
info->list[i].map.device_node = dp;