diff options
author | Dr. David Alan Gilbert <linux@treblig.org> | 2024-11-15 15:20:55 +0000 |
---|---|---|
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | 2025-03-21 09:46:08 +0100 |
commit | c25951eb7518844fcb7fc9ec58e888731e8c46d0 (patch) | |
tree | 94a0b130d2973c8e9abb01e313b60a4d28a30402 /net/core/lock_debug.c | |
parent | 586739b1e8b14a38145a80e7684874d1a3268498 (diff) | |
download | linux-c25951eb7518844fcb7fc9ec58e888731e8c46d0.tar.gz linux-c25951eb7518844fcb7fc9ec58e888731e8c46d0.tar.bz2 linux-c25951eb7518844fcb7fc9ec58e888731e8c46d0.zip |
bus: fsl-mc: Remove deadcode
fsl_mc_allocator_driver_exit() was added explicitly by
commit 1e8ac83b6caf ("bus: fsl-mc: add fsl_mc_allocator cleanup function")
but was never used.
Remove it.
fsl_mc_portal_reset() was added in 2015 by
commit 197f4d6a4a00 ("staging: fsl-mc: fsl-mc object allocator driver")
but was never used.
Remove it.
fsl_mc_portal_reset() was the only caller of dpmcp_reset().
Remove it.
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Acked-by: Ioana Ciornei <ioana.ciornei@nxp.com>
Acked-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Link: https://lore.kernel.org/r/20241115152055.279732-1-linux@treblig.org
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Diffstat (limited to 'net/core/lock_debug.c')
0 files changed, 0 insertions, 0 deletions