regulator: tps65219: change tps65219_regulator_irq_types to static
authorYang Yingliang <yangyingliang@huawei.com>
Fri, 26 Aug 2022 06:19:41 +0000 (14:19 +0800)
committerMark Brown <broonie@kernel.org>
Sun, 28 Aug 2022 21:04:07 +0000 (22:04 +0100)
commitb662748ff2e8ff99daabdfbd928270f25f29a9fd
tree59ec9b5c6a5af29c41d89b18b4d6bccfcfb49795
parent57919f4a2ea47f75ac6117f7d99831f7fbd89bc7
regulator: tps65219: change tps65219_regulator_irq_types to static

tps65219_regulator_irq_types is only used in tps65219-regulator.c now,
change it to static.

Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Link: https://lore.kernel.org/r/20220826061941.1814723-1-yangyingliang@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/tps65219-regulator.c