commit | 0ebb5388b4aff65934730cc187826919c8f33a25 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 16 17:20:39 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:30:37 2018 -0400 |
tree | befc80397a2018c44a45f9936aa3a62e9667d95f | |
parent | 14119901fd4a2577f93413a665cc79705f7675fd [diff] |
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>