mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Merge tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/soc2
From Simon Horman: Renesas ARM and SH based SoC pinmux fixes for v3.10 Correct a typo in sh-pfc r8a7779 * tag 'renesas-pinmux-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas: sh-pfc: r8a7779: tidyup intc_irq3_b typo Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
@@ -2552,7 +2552,7 @@ static const char * const intc_groups[] = {
|
||||
"intc_irq2",
|
||||
"intc_irq2_b",
|
||||
"intc_irq3",
|
||||
"intc_irq4_b",
|
||||
"intc_irq3_b",
|
||||
};
|
||||
|
||||
static const char * const lbsc_groups[] = {
|
||||
|
||||
Reference in New Issue
Block a user