[patch 4/9] mpc82xx_ads build fix

Stephen Rothwell sfr at canb.auug.org.au
Sat Jun 16 17:37:38 EST 2007


On Sat, 16 Jun 2007 02:05:15 +0200 arnd at arndb.de wrote:
>
> needed for 6xx allyesconfig
> 
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> --- linux-2.6.orig/arch/powerpc/platforms/82xx/mpc82xx_ads.c
> +++ linux-2.6/arch/powerpc/platforms/82xx/mpc82xx_ads.c
> @@ -49,7 +49,7 @@
>  #include <linux/fs_enet_pd.h>
>  
>  #include <sysdev/fsl_soc.h>
> -#include <../sysdev/cpm2_pic.h>
> +#include <../../sysdev/cpm2_pic.h>

Does the include of <sysdev/fsl_soc.h> work?  If so, then you should use
<sysdev/cpm2_pic.h>. If not, then you have worse problems :-)

-- 
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/linuxppc-dev/attachments/20070616/7791a3d7/attachment.pgp>


More information about the Linuxppc-dev mailing list