Re: powerpc/asm: Allow including ppc_asm.h in asm files
From: Michael Ellerman <hidden> Date: 2016-11-14 12:17:14
On Fri, 2016-04-11 at 02:39:43 UTC, Michael Ellerman wrote:
There's no reason to #error if we include ppc_asm.h in asm files, the
ifdef already prevents any problems.
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>