Skip to content

Commit

Permalink
sh-pfc: r8a7779: tidyup intc_irq3_b typo
Browse files Browse the repository at this point in the history
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
  • Loading branch information
Kuninori Morimoto authored and Simon Horman committed Apr 9, 2013
1 parent 202ac6a commit 407cd59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pinctrl/sh-pfc/pfc-r8a7779.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[] = {
Expand Down

0 comments on commit 407cd59

Please sign in to comment.