[PATCH 6/6] powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.c

Stephen Rothwell sfr at canb.auug.org.au
Sat Aug 23 01:25:09 EST 2014


Hi Anton,

On Wed, 20 Aug 2014 08:00:05 +1000 Anton Blanchard <anton at samba.org> wrote:
>
> diff --git a/arch/powerpc/kernel/ppc_ksyms.c b/arch/powerpc/kernel/ppc_ksyms.c
> index aba41f3..c4dfff6 100644
> --- a/arch/powerpc/kernel/ppc_ksyms.c
> +++ b/arch/powerpc/kernel/ppc_ksyms.c
> @@ -1,135 +1,42 @@
> -#include <linux/export.h>

You removed export.h ...

> +EXPORT_SYMBOL(flush_dcache_range);
> +EXPORT_SYMBOL(flush_icache_range);

But still use EXPORT_SYMBOL ...

Or did I miss something?
-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20140823/aa6bb74b/attachment.sig>


More information about the Linuxppc-dev mailing list