aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch')
-rw-r--r--target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch7
1 files changed, 1 insertions, 6 deletions
diff --git a/target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch b/target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch
index bc26ebc098..20ce8a37cb 100644
--- a/target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch
+++ b/target/linux/lantiq/patches-3.10/0035-pinctrl-lantiq-fix-typo.patch
@@ -10,11 +10,9 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-xway.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-diff --git a/drivers/pinctrl/pinctrl-xway.c b/drivers/pinctrl/pinctrl-xway.c
-index ed2d1ba..e66f4ca 100644
--- a/drivers/pinctrl/pinctrl-xway.c
+++ b/drivers/pinctrl/pinctrl-xway.c
-@@ -332,10 +332,10 @@ static const struct ltq_pin_group xway_grps[] = {
+@@ -332,10 +332,10 @@ static const struct ltq_pin_group xway_g
GRP_MUX("mdio", MDIO, pins_mdio),
GRP_MUX("gphy0 led0", GPHY, pins_gphy0_led0),
GRP_MUX("gphy0 led1", GPHY, pins_gphy0_led1),
@@ -27,6 +25,3 @@ index ed2d1ba..e66f4ca 100644
};
static const struct ltq_pin_group ase_grps[] = {
---
-1.8.5.3
-