generic: 6.6: manually refresh backport patches
[openwrt/staging/981213.git] / target / linux / generic / backport-6.6 / 819-v6.8-0002-nvmem-Create-a-header-for-internal-sharing.patch
index e722109f91955279d9be0e3ac3e39bf548268b28..b03ce6809275736b5a86730216903df262d8be6d 100644 (file)
@@ -20,8 +20,8 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
 --- a/drivers/nvmem/core.c
 +++ b/drivers/nvmem/core.c
-@@ -20,29 +20,7 @@
- #include <linux/of_device.h>
+@@ -19,29 +19,7 @@
+ #include <linux/of.h>
  #include <linux/slab.h>
  
 -struct nvmem_device {