[PATCH] powerpc: include new of_platform.h for 836x and 832x

Kumar Gala galak at kernel.crashing.org
Tue Jan 30 17:48:46 EST 2007


On Jan 29, 2007, at 11:33 PM, Li Yang wrote:

> Some prototypes are separated from of_device.h into of_platform.h.   
> Add
> the new include to fix warning.
>
> Signed-off-by: Li Yang <leoli at freescale.com>

Li,

Please copy me in the future as 83xx maintainer.

Paul,

I've picked up this patch and its in my for_paulus branch.

- k

> ---
>  arch/powerpc/platforms/83xx/mpc832x_mds.c |    1 +
>  arch/powerpc/platforms/83xx/mpc8360e_pb.c |    1 +
>  2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/platforms/83xx/mpc832x_mds.c b/arch/ 
> powerpc/platforms/83xx/mpc832x_mds.c
> index 4d47119..2c7a1e9 100644
> --- a/arch/powerpc/platforms/83xx/mpc832x_mds.c
> +++ b/arch/powerpc/platforms/83xx/mpc832x_mds.c
> @@ -25,6 +25,7 @@
>  #include <linux/initrd.h>
>
>  #include <asm/of_device.h>
> +#include <asm/of_platform.h>
>  #include <asm/system.h>
>  #include <asm/atomic.h>
>  #include <asm/time.h>
> diff --git a/arch/powerpc/platforms/83xx/mpc8360e_pb.c b/arch/ 
> powerpc/platforms/83xx/mpc8360e_pb.c
> index 53b92a9..a1e23f0 100644
> --- a/arch/powerpc/platforms/83xx/mpc8360e_pb.c
> +++ b/arch/powerpc/platforms/83xx/mpc8360e_pb.c
> @@ -31,6 +31,7 @@
>  #include <linux/initrd.h>
>
>  #include <asm/of_device.h>
> +#include <asm/of_platform.h>
>  #include <asm/system.h>
>  #include <asm/atomic.h>
>  #include <asm/time.h>
>
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev at ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev




More information about the Linuxppc-dev mailing list