summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch
diff options
context:
space:
mode:
authorWeijie Gao <hackpascal@gmail.com>2024-03-08 22:03:01 +0800
committerRobert Marko <robimarko@gmail.com>2024-03-11 20:17:26 +0100
commit6bac820c0f6aa804eeef022875706ada70f1360f (patch)
tree47f1aea2b476d14b0516cf22e095f169cc4df92d /target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch
parentd9bc5c93de1412ee13acc61e3aa0a52327b44e5e (diff)
downloadopenwrt-6bac820c0f6aa804eeef022875706ada70f1360f.tar.gz
openwrt-6bac820c0f6aa804eeef022875706ada70f1360f.tar.bz2
openwrt-6bac820c0f6aa804eeef022875706ada70f1360f.zip
generic: 6.6: refresh backport patches
Refresh backport patches with make target/linux/refresh. Signed-off-by: Weijie Gao <hackpascal@gmail.com>
Diffstat (limited to 'target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch')
-rw-r--r--target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch b/target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch
index 514b5f2de5..510f3dd841 100644
--- a/target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch
+++ b/target/linux/generic/backport-6.6/819-v6.8-0009-nvmem-drop-nvmem_layout_get_match_data.patch
@@ -24,7 +24,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
--- a/drivers/nvmem/core.c
+++ b/drivers/nvmem/core.c
-@@ -877,19 +877,6 @@ void nvmem_layout_unregister(struct nvme
+@@ -876,19 +876,6 @@ void nvmem_layout_unregister(struct nvme
}
EXPORT_SYMBOL_GPL(nvmem_layout_unregister);