Hi Anton,

On Sun, 18 Oct 2009 22:11:26 +1100 Anton Blanchard <an...@samba.org> wrote:
>
> @@ -66,8 +66,12 @@ extern void ppc_warn_emulated_print(cons
>  
>  #else /* !CONFIG_PPC_EMULATED_STATS */
>  
> -#define PPC_WARN_EMULATED(type)      do { } while (0)
> +#define __PPC_WARN_EMULATED(type)    do { } while (0)
> +#define __PPC_WARN_ALIGNMENT(type)   do { } while (0)

I think this last line is not needed?

-- 
Cheers,
Stephen Rothwell                    s...@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

Attachment: pgpKyKNVAHxkl.pgp
Description: PGP signature

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to