diff options
author | John Crispin <john@openwrt.org> | 2014-09-11 17:49:57 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-09-11 17:49:57 +0000 |
commit | 18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1 (patch) | |
tree | 9055eb556a99fb07f30d3217fe2fdd60b51ca72c /target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch | |
parent | 5920eac8eeba0d689c7af9389aea2e2f46eec9ce (diff) | |
download | mtk-20170518-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.zip mtk-20170518-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.tar.gz mtk-20170518-18b5d72d834b1a4fb3c7daa2fab9f449ff55b1c1.tar.bz2 |
lantiq: update 3.14 patches
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42476
Diffstat (limited to 'target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch b/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch index e00dc47..8d07654 100644 --- a/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch +++ b/target/linux/lantiq/patches-3.14/0016-MTD-lantiq-xway-add-missing-write_buf-and-read_buf-t.patch @@ -1,7 +1,7 @@ -From 6f5bf300afa3c6f41a973fb3f39827db59512343 Mon Sep 17 00:00:00 2001 +From 65df9d63eaee02c25e879b33dd42aceb78e57842 Mon Sep 17 00:00:00 2001 From: John Crispin <blogic@openwrt.org> Date: Sun, 28 Jul 2013 17:59:51 +0200 -Subject: [PATCH 16/31] MTD: lantiq: xway: add missing write_buf and read_buf +Subject: [PATCH 16/36] MTD: lantiq: xway: add missing write_buf and read_buf to nand driver Signed-off-by: John Crispin <blogic@openwrt.org> |