[Cbe-oss-dev] [PATCH 4/4] edac: Add Cell memory controller

Stephen Rothwell sfr at canb.auug.org.au
Thu Oct 4 17:00:47 EST 2007


On Thu, 04 Oct 2007 15:40:44 +1000 Benjamin Herrenschmidt <benh at kernel.crashing.org> 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                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/cbe-oss-dev/attachments/20071004/987672e4/attachment.pgp>


More information about the cbe-oss-dev mailing list