OSDN Git Service

powerpc/85xx: remove mostly pointless mpc85xx_qe_init()
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Wed, 23 Oct 2019 12:54:48 +0000 (14:54 +0200)
committerScott Wood <oss@buserror.net>
Sun, 17 Nov 2019 07:55:42 +0000 (01:55 -0600)
commit3e4282e484b3b45f1de3f2e9e6c8b192d3ac9fcf
treee071006341726155ad4ea0b110467cfb81fdd856
parentea67a5519d61f14517f9ee35b3151f44202c2023
powerpc/85xx: remove mostly pointless mpc85xx_qe_init()

Since commit 302c059f2e7b (QE: use subsys_initcall to init qe),
mpc85xx_qe_init() has done nothing apart from possibly emitting a
pr_err(). As part of reducing the amount of QE-related code in
arch/powerpc/ (and eventually support QE on other architectures),
remove this low-hanging fruit.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Scott Wood <oss@buserror.net>
arch/powerpc/platforms/85xx/common.c
arch/powerpc/platforms/85xx/corenet_generic.c
arch/powerpc/platforms/85xx/mpc85xx.h
arch/powerpc/platforms/85xx/mpc85xx_mds.c
arch/powerpc/platforms/85xx/mpc85xx_rdb.c
arch/powerpc/platforms/85xx/twr_p102x.c