pinctrl/sirf: fix sirfsoc_get_group_pins prototype
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Mon, 24 Oct 2011 16:11:56 +0000 (00:11 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 25 Oct 2011 08:43:57 +0000 (10:43 +0200)
fix sirfsoc_get_group_pins prototype introduced in 7e570f97, we
missed to de-constify a pointer.

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found