X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=arch%2Fpowerpc%2Fkernel%2Fsystbl.S;h=93219c34af327b3e113a344485310b8f2923a879;hb=b938fb6f491113880ebaabfa06c6446723c702fd;hp=ee75ccf1a802b75831244071c828f3d7d0f6e825;hpb=8cf60e04a131310199d5776e2f9e915f0c468899;p=karo-tx-linux.git diff --git a/arch/powerpc/kernel/systbl.S b/arch/powerpc/kernel/systbl.S index ee75ccf1a802..93219c34af32 100644 --- a/arch/powerpc/kernel/systbl.S +++ b/arch/powerpc/kernel/systbl.S @@ -14,7 +14,6 @@ * 2 of the License, or (at your option) any later version. */ -#include #include #ifdef CONFIG_PPC64 @@ -40,6 +39,8 @@ #ifdef CONFIG_PPC64 #define sys_sigpending sys_ni_syscall #define sys_old_getrlimit sys_ni_syscall + + .p2align 3 #endif _GLOBAL(sys_call_table)