diff options
Diffstat (limited to 'target/linux/pistachio')
-rw-r--r-- | target/linux/pistachio/patches-4.9/401-mtd-nor-support-mtd-name-from-device-tree.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/pistachio/patches-4.9/401-mtd-nor-support-mtd-name-from-device-tree.patch b/target/linux/pistachio/patches-4.9/401-mtd-nor-support-mtd-name-from-device-tree.patch index 9c4d04452d..20ca71ea86 100644 --- a/target/linux/pistachio/patches-4.9/401-mtd-nor-support-mtd-name-from-device-tree.patch +++ b/target/linux/pistachio/patches-4.9/401-mtd-nor-support-mtd-name-from-device-tree.patch @@ -18,7 +18,7 @@ Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com> int ret; int i; -@@ -1605,7 +1606,12 @@ int spi_nor_scan(struct spi_nor *nor, co +@@ -1606,7 +1607,12 @@ int spi_nor_scan(struct spi_nor *nor, co spi_nor_wait_till_ready(nor); } |