commit | ab0d8192583a725f992279fe895653a146509bdc | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@c-s.fr> | Fri Mar 16 17:20:57 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 06 16:30:37 2018 -0400 |
tree | 3bcccf19faf0e21dd3fb89cb2bd555ae82c07671 | |
parent | 0fb62205652a1327eb79ea1c84649493e7f628fa [diff] |
powerpc: mpc8xx: refactorise reginfo reginfo is redundant with some of the commands in immap.c, so move reginfo into that file and remove duplicated info. Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>