powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c
authorAnton Blanchard <anton@samba.org>
Tue, 19 Aug 2014 22:00:05 +0000 (08:00 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 25 Sep 2014 13:14:40 +0000 (23:14 +1000)
commit5144b6bfe25fda7c51f6f9d8d79cf0fe61df5c28
tree106dd73d74fa3ba6305eb6460a1bb7bff55d082f
parent7b20a955c3eec58e87f3d32cc1438eab6447ff4c
powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c

Simplify things considerably by moving all the ppc32 specific
symbol exports into its own file.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/Makefile
arch/powerpc/kernel/ppc_ksyms.c
arch/powerpc/kernel/ppc_ksyms_32.c [new file with mode: 0644]