kernel: add missing symbol to 5.4 config
[oweals/openwrt.git] / target / linux / lantiq / patches-5.4 / 0051-MIPS-lantiq-improve-USB-initialization.patch
index a7bdafd70455ad5caaa9f917c5af5c9318858fa5..3f276e115848308722feeb6b000a32054fc9065b 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
 
 --- a/arch/mips/lantiq/xway/sysctrl.c
 +++ b/arch/mips/lantiq/xway/sysctrl.c
-@@ -246,6 +246,25 @@ static void pmu_disable(struct clk *clk)
+@@ -244,6 +244,25 @@ static void pmu_disable(struct clk *clk)
                pr_warn("deactivating PMU module failed!");
  }
  
@@ -41,7 +41,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
  /* the pci enable helper */
  static int pci_enable(struct clk *clk)
  {
-@@ -567,4 +586,5 @@ void __init ltq_soc_init(void)
+@@ -565,4 +584,5 @@ void __init ltq_soc_init(void)
                clkdev_add_pmu("1e116000.mei", "dfe", 1, 0, PMU_DFE);
                clkdev_add_pmu("1e100400.serial", NULL, 1, 0, PMU_ASC0);
        }