MIPS: Remove empty prom_free_prom_memory functions
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 5 Jan 2021 21:36:31 +0000 (22:36 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Thu, 7 Jan 2021 16:11:33 +0000 (17:11 +0100)
commita6e83acee2dd377959ec4bdeaa463da45ba0f811
tree8ac65464eee201cf378da0e13116af57f2ec1623
parentc58734eee6a2151ba033c0dcb31902c89e310374
MIPS: Remove empty prom_free_prom_memory functions

Most of the prom_free_prom_memory functions are empty. With
a new weak prom_free_prom_memory() we can remove all of them.

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
28 files changed:
arch/mips/alchemy/common/prom.c
arch/mips/ar7/memory.c
arch/mips/ath25/prom.c
arch/mips/ath79/prom.c
arch/mips/bcm47xx/prom.c
arch/mips/bcm63xx/prom.c
arch/mips/bmips/setup.c
arch/mips/cobalt/setup.c
arch/mips/fw/arc/memory.c
arch/mips/fw/sni/sniprom.c
arch/mips/generic/init.c
arch/mips/lantiq/prom.c
arch/mips/loongson2ef/common/init.c
arch/mips/loongson32/common/prom.c
arch/mips/loongson64/init.c
arch/mips/mm/init.c
arch/mips/mti-malta/malta-memory.c
arch/mips/netlogic/xlp/setup.c
arch/mips/netlogic/xlr/setup.c
arch/mips/pic32/pic32mzda/init.c
arch/mips/pistachio/init.c
arch/mips/ralink/prom.c
arch/mips/rb532/prom.c
arch/mips/sgi-ip27/ip27-memory.c
arch/mips/sgi-ip32/ip32-memory.c
arch/mips/sibyte/common/cfe.c
arch/mips/txx9/generic/setup.c
arch/mips/vr41xx/common/init.c