diff options
author | Kuninori Morimoto | 2009-03-25 08:54:23 +0000 |
---|---|---|
committer | Paul Mundt | 2009-03-31 07:36:24 +0900 |
commit | 0824806b2a2948adedf053103a19a7a5e1560342 (patch) | |
tree | 27e0515ae1162e60e26ce9e13db56cb5c89735c6 /arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c | |
parent | 53d8f67082c9b86699dd88b7f9e667e245193f21 (diff) |
sh: Remove buggy definition from SH7786 pinmux_data[]
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c')
-rw-r--r-- | arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c b/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c index 373b3447bfdf..54ca6645d5a6 100644 --- a/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c +++ b/arch/sh/kernel/cpu/sh4a/pinmux-sh7786.c @@ -377,7 +377,6 @@ static pinmux_enum_t pinmux_data[] = { PINMUX_DATA(PJ1_DATA, PJ1_IN, PJ1_OUT, PJ1_IN_PU), /* PA FN */ - PINMUX_MARK_BEGIN, PINMUX_DATA(CDE_MARK, P1MSEL2_0, PA7_FN), PINMUX_DATA(DISP_MARK, P1MSEL2_0, PA6_FN), PINMUX_DATA(DR5_MARK, P1MSEL2_0, PA5_FN), |