]> git.sur5r.net Git - u-boot/commit
powerpc: mpc8xx: remove get_immr() argument
authorChristophe Leroy <christophe.leroy@c-s.fr>
Fri, 16 Mar 2018 16:20:39 +0000 (17:20 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 6 Apr 2018 20:30:37 +0000 (16:30 -0400)
commit0ebb5388b4aff65934730cc187826919c8f33a25
treebefc80397a2018c44a45f9936aa3a62e9667d95f
parent14119901fd4a2577f93413a665cc79705f7675fd
powerpc: mpc8xx: remove get_immr() argument

get_immr() is always called with 0 as an argument, so it is useless.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
arch/powerpc/cpu/mpc8xx/cpu.c
arch/powerpc/cpu/mpc8xx/reginfo.c
arch/powerpc/include/asm/ppc.h