power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>
Wed, 3 May 2017 10:33:57 +0000 (11:33 +0100)
committerSebastian Reichel <sre@kernel.org>
Thu, 4 May 2017 14:50:44 +0000 (16:50 +0200)
commit50730eb367147dc96394d25b3f55c33595663b6f
tree5430bbe21fa12143abab00b048887795bd49be74
parentcda3b01368391b48728b7edbbac0ca873b514367
power: supply: twl4030-charger: make twl4030_bci_property_is_writeable static

The function twl4030_bci_property_is_writeable can be made static
as it does not need to be in global scope.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Tested-by: "H. Nikolaus Schaller" <hns@goldelico.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
drivers/power/supply/twl4030_charger.c