Re: [PATCH] cross-architecture ELF clean up

From: Paul Mackerras
Date: Fri Jun 29 2007 - 00:48:36 EST


Jeremy Fitzhardinge writes:

> ===================================================================
> --- a/arch/powerpc/platforms/cell/io-workarounds.c
> +++ b/arch/powerpc/platforms/cell/io-workarounds.c
> @@ -9,6 +9,7 @@
> #undef DEBUG
>
> #include <linux/kernel.h>
> +#include <linux/sched.h>

Why is this needed? You've added #include <linux/sched.h> to 7 files
without explanation - and I can't see that you have removed a
corresponding #include from any header, have you?

Paul.


-
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/