diff options
author | YueHaibing <yuehaibing@huawei.com> | 2022-03-16 13:42:39 +0300 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-04 14:44:02 +0300 |
commit | f06351f8c0c85e2d53e73c53a33b4ef55b4ad6de (patch) | |
tree | 0ab0b3100201603b82c3141c677e41967a1ebf9e /sound | |
parent | 2656d3ff4f66675cfec482982189ae6cd7d0f425 (diff) | |
download | linux-f06351f8c0c85e2d53e73c53a33b4ef55b4ad6de.tar.xz |
powerpc/eeh: Remove unused inline functions
pseries_eeh_init_edev() is used exclusively in eeh_pseries.c, make it
static and remove unused inline function.
pseries_eeh_init_edev_recursive() is only called from files build wich
CONFIG_HOTPLUG_PCI_RPA which depends on CONFIG_PSERIES and CONFIG_EEH,
so can remove the unused inline version.
Suggested-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20220316104239.26508-1-yuehaibing@huawei.com
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions