]> git.karo-electronics.de Git - karo-tx-linux.git/commit
powerpc/asm: Allow including ppc_asm.h in asm files
authorMichael Ellerman <mpe@ellerman.id.au>
Fri, 14 Oct 2016 04:58:28 +0000 (15:58 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Nov 2016 00:11:51 +0000 (11:11 +1100)
commite3f2c6c39371c0e67c7fd6ebcb8b74ca27ce95d7
treef4de9d08254d4b50378f0eb3c719dc26a3c79c96
parentf4329f2ecb149282fdfdd8830a936a56b1497a05
powerpc/asm: Allow including ppc_asm.h in asm files

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>
arch/powerpc/include/asm/ppc_asm.h