kernel: bump 4.19 to 4.19.20
[openwrt/openwrt.git] / target / linux / generic / pending-4.19 / 800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch
index 03ee3b43b1cff84de9ef9cefb9deab186f21b732..cb02c7182963e75c5d15ff8c79ba121488934554 100644 (file)
@@ -68,13 +68,3 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
  
        switch (bus->hosttype) {
        case BCMA_HOSTTYPE_PCI:
---- a/include/linux/bcma/bcma_soc.h
-+++ b/include/linux/bcma/bcma_soc.h
-@@ -6,6 +6,7 @@
- struct bcma_soc {
-       struct bcma_bus bus;
-+      struct device *dev;
- };
- int __init bcma_host_soc_register(struct bcma_soc *soc);