[PATCH 1/2] powerpc: publish 85xx soc dts entries as of_device
Jon Loeliger
jdl at freescale.com
Tue Feb 12 09:01:00 EST 2008
Dave Jiang wrote:
> diff --git a/arch/powerpc/platforms/85xx/mpc85xx_ads.c b/arch/powerpc/platforms/85xx/mpc85xx_ads.c
> index 4e03050..024393c 100644
> --- a/arch/powerpc/platforms/85xx/mpc85xx_ads.c
> +++ b/arch/powerpc/platforms/85xx/mpc85xx_ads.c
> @@ -26,6 +26,8 @@
> #include <asm/mpic.h>
> #include <mm/mmu_decl.h>
> #include <asm/udbg.h>
> +#include <asm/of_device.h>
> +#include <asm/of_platform.h>
Please use <linux/of_{device,platform}.h> throughout instead.
Thanks.
jdl
More information about the Linuxppc-dev
mailing list