kernel: bump 4.19 to 4.19.74
[oweals/openwrt.git] / target / linux / brcm2708 / patches-4.19 / 950-0392-nvmem-add-type-attribute.patch
index 6065ad33f859eb2cc292a6154b0ffbac26428643..7e343f4dc7c1f3df2f67a507a93a99b524032c2c 100644 (file)
@@ -82,7 +82,7 @@ Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  };
  
  static const struct attribute_group *nvmem_ro_root_dev_groups[] = {
-@@ -478,6 +498,7 @@ struct nvmem_device *nvmem_register(cons
+@@ -485,6 +505,7 @@ struct nvmem_device *nvmem_register(cons
        nvmem->dev.bus = &nvmem_bus_type;
        nvmem->dev.parent = config->dev;
        nvmem->priv = config->priv;