On Thu, Feb 29, 2024 at 11:25:20PM +1100, Michael Ellerman wrote:
> With the addition of the machine directives, these are no longer simple
> 1-2 liner macros. So modernise them to be static inlines and use named
> asm parameters.
>
> Signed-off-by: Michael Ellerman
You got rid of the __stringif
With the addition of the machine directives, these are no longer simple
1-2 liner macros. So modernise them to be static inlines and use named
asm parameters.
Signed-off-by: Michael Ellerman
---
arch/powerpc/include/asm/reg_fsl_emb.h | 32 +-
1 file changed, 21 insertions