Re: [PATCH] missing includes in arch/powerpc/platforms/52xx/lite5200.c

From: Grant Likely
Date: Sat Oct 13 2007 - 16:35:54 EST


On 10/13/07, Al Viro <viro@xxxxxxxxxxxxxxxx> wrote:
> Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

Nak, this patch should be used to fix it instead. A change to
lite5200 got dropped during merging.

http://patchwork.ozlabs.org/linuxppc/patch?id=14077

Cheers,
g.

> ---
> diff --git a/arch/powerpc/platforms/52xx/lite5200.c b/arch/powerpc/platforms/52xx/lite5200.c
> index 0caa3d9..774f249 100644
> --- a/arch/powerpc/platforms/52xx/lite5200.c
> +++ b/arch/powerpc/platforms/52xx/lite5200.c
> @@ -18,6 +18,8 @@
> #include <linux/init.h>
> #include <linux/pci.h>
> #include <linux/of.h>
> +#include <linux/root_dev.h>
> +#include <linux/initrd.h>
> #include <asm/time.h>
> #include <asm/io.h>
> #include <asm/machdep.h>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@xxxxxxxxxx
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
>


--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@xxxxxxxxxxxx
(403) 399-0195
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/