]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbfddab35cace9469b428daf36d7247a59ed0eedc
tree106dd73d74fa3ba6305eb6460a1bb7bff55d082f
parent9c7d2e20f57c5076fdc79b23a89a17fe589726cd
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]