]> git.baikalelectronics.ru Git - kernel.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)
commit2094a22235d72ba59f6853eed107a3d39007a626
treef4de9d08254d4b50378f0eb3c719dc26a3c79c96
parent8e7d4c2dca3e7a09099df29bb6bc76913229f0ee
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