[U-Boot] [PATCH 05/14] powerpc: move set_msr() and get_msr() into .h

Wolfgang Denk wd at denx.de
Wed Jul 12 13:03:29 UTC 2017


Dear Christophe Leroy,

In message <f25d62de0489e338a091e2c4993146e2f0cbc9a5.1499629706.git.christophe.leroy at c-s.fr> you wrote:
> set_msr() and get_msr() are defined and used twice.
> This patch moves them into ppc.h
> 
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
> ---
>  arch/powerpc/include/asm/ppc.h | 14 ++++++++++++++
>  arch/powerpc/lib/interrupts.c  | 14 --------------
>  arch/powerpc/lib/kgdb.c        | 14 --------------
>  3 files changed, 14 insertions(+), 28 deletions(-)
> 
Reviewed-by: Wolfgang Denk <wd at denx.de>

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Stupidity, like virtue, is its own reward"     - William E. Davidsen


More information about the U-Boot mailing list