power: supply: core: Don't export power_supply_notifier
authorSebastian Reichel <sebastian.reichel@collabora.com>
Wed, 13 Sep 2023 13:39:00 +0000 (15:39 +0200)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Sat, 16 Sep 2023 22:43:13 +0000 (00:43 +0200)
commit12e94aee074ce1c5ffdb8f2246a8c4a095b6aa8a
tree844cc4049302a8e39f23a6b6fecaf49411c82558
parente39257cde7e8ceec6165f54b6e20c72e2862a0b1
power: supply: core: Don't export power_supply_notifier

power_supply_notifier can be internal, since all users are going
through power_supply_reg_notifier()/power_supply_unreg_notifier().

Link: https://lore.kernel.org/r/20230913133900.591637-1-sebastian.reichel@collabora.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
drivers/power/supply/power_supply_core.c
include/linux/power_supply.h