kernel: update 4.1 to 4.1.13
[openwrt/staging/yousong.git] / target / linux / mediatek / patches / 0055-mfd-mediatek-Add-GPIO-sub-module-support-into-mfd.patch
index d9c0676c819b61a41610bb70dc1bd6d2b1550663..12a74f38afda244f38f70eeea192f2cff1cd56db 100644 (file)
@@ -11,11 +11,9 @@ Acked-by: Linus Walleij <linus.walleij@linaro.org>
  drivers/mfd/mt6397-core.c |    3 +++
  1 file changed, 3 insertions(+)
 
-diff --git a/drivers/mfd/mt6397-core.c b/drivers/mfd/mt6397-core.c
-index 09bc780..012c620 100644
 --- a/drivers/mfd/mt6397-core.c
 +++ b/drivers/mfd/mt6397-core.c
-@@ -34,6 +34,9 @@ static const struct mfd_cell mt6397_devs[] = {
+@@ -34,6 +34,9 @@ static const struct mfd_cell mt6397_devs
        }, {
                .name = "mt6397-clk",
                .of_compatible = "mediatek,mt6397-clk",
@@ -25,6 +23,3 @@ index 09bc780..012c620 100644
        },
  };
  
--- 
-1.7.10.4
-