From: Axel Lin Date: Mon, 28 Jan 2013 14:17:46 +0000 (+0800) Subject: regulator: gpio-regulator: Staticize of_get_gpio_regulator_config() X-Git-Tag: v3.9-rc1~154^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a451405fcdf4048aa46c80ede25b36eba27ba3ec;p=pandora-kernel.git regulator: gpio-regulator: Staticize of_get_gpio_regulator_config() of_get_gpio_regulator_config() is only used in gpio-regulator.c, make it static. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed