diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2018-03-16 17:20:37 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-06 16:30:37 -0400 |
commit | 14119901fd4a2577f93413a665cc79705f7675fd (patch) | |
tree | 7777c44bf6c3e02639756aef3ccfecda2de2c314 /include/hw_sha.h | |
parent | fdef3895a03eb45245215eb319fbbbf519d3759c (diff) |
powerpc: mpc8xx: make get_immr() independent of CONFIG_8xx
SPRN_IMMR is defined regardless of the CPU. Therefore, there
is no point in enclosing get_immr() inside a #ifdef CONFIG_8xx
As it a static inline function, it will in any case only be
compiled in functons using it.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Diffstat (limited to 'include/hw_sha.h')
0 files changed, 0 insertions, 0 deletions