diff options
Diffstat (limited to 'target/linux/ramips/patches-4.4/0085-pinmux-util.patch')
-rw-r--r-- | target/linux/ramips/patches-4.4/0085-pinmux-util.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/patches-4.4/0085-pinmux-util.patch b/target/linux/ramips/patches-4.4/0085-pinmux-util.patch index 4acbc3311f..e2f1d60051 100644 --- a/target/linux/ramips/patches-4.4/0085-pinmux-util.patch +++ b/target/linux/ramips/patches-4.4/0085-pinmux-util.patch @@ -1,6 +1,6 @@ --- a/arch/mips/ralink/mt7620.c +++ b/arch/mips/ralink/mt7620.c -@@ -176,7 +176,7 @@ +@@ -176,7 +176,7 @@ static struct rt2880_pmx_func spi_cs1_gr static struct rt2880_pmx_func spis_grp_mt7628[] = { FUNC("pwm", 3, 14, 4), @@ -9,7 +9,7 @@ FUNC("gpio", 1, 14, 4), FUNC("spis", 0, 14, 4), }; -@@ -190,28 +190,28 @@ +@@ -190,28 +190,28 @@ static struct rt2880_pmx_func gpio_grp_m static struct rt2880_pmx_func p4led_kn_grp_mt7628[] = { FUNC("jtag", 3, 30, 1), @@ -42,7 +42,7 @@ FUNC("gpio", 1, 33, 1), FUNC("p1led_kn", 0, 33, 1), }; -@@ -232,28 +232,28 @@ +@@ -232,28 +232,28 @@ static struct rt2880_pmx_func wled_kn_gr static struct rt2880_pmx_func p4led_an_grp_mt7628[] = { FUNC("jtag", 3, 39, 1), |