On Thu, 04 Oct 2007 15:40:44 +1000 Benjamin Herrenschmidt <[EMAIL PROTECTED]> 
wrote:
>
> +++ linux-work/drivers/edac/cell-edac.c       2007-10-04 15:34:46.000000000 
> +1000
> @@ -0,0 +1,258 @@
> +#include <linux/module.h>
> +#include <linux/init.h>
> +#include <linux/platform_device.h>
> +#include <linux/stop_machine.h>
> +#include <asm/io.h>
> +#include <asm/machdep.h>
> +#include <asm/cell-regs.h>

Since you use the of_ accessors, you should include linux/of.h

-- 
Cheers,
Stephen Rothwell                    [EMAIL PROTECTED]
http://www.canb.auug.org.au/~sfr/

Attachment: pgpVA1mYTVWHM.pgp
Description: PGP signature

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

Reply via email to