pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probe
authorSachin Kamat <sachin.kamat@samsung.com>
Mon, 23 Jun 2014 11:38:18 +0000 (17:08 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Jul 2014 12:08:31 +0000 (14:08 +0200)
commit776667a8092d3c28c357191db595494349e83919
tree39d3c64d5c05b353e64bb5d13da9672412f06d01
parentb831a15e2b9690b4d7a4dbe028dc2970485d0a2c
pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probe

bcm281xx_pinctrl_probe is local to this file. Make it static.

Signed-off-by: Sachin Kamat <sachin.kamat@samsung.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-bcm281xx.c