diff options
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch b/target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch index f82774d889..08d81fd292 100644 --- a/target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch +++ b/target/linux/lantiq/patches-3.10/0205-lantiq-nand-lock.patch @@ -22,8 +22,8 @@ Signed-off-by: Ben Mulvihill <ben.mulvihill@gmail.com> --- ---- a/drivers/mtd/nand/xway_nand.c 2014-04-01 20:14:53.072824371 +0200 -+++ b/drivers/mtd/nand/xway_nand.c 2014-04-01 21:24:52.798612391 +0200 +--- a/drivers/mtd/nand/xway_nand.c ++++ b/drivers/mtd/nand/xway_nand.c @@ -102,7 +102,6 @@ static void xway_cmd_ctrl(struct mtd_inf { struct nand_chip *this = mtd->priv; |