[updated PATCH] mpc82xx_ads build fix

Arnd Bergmann arnd at arndb.de
Sat Jun 16 19:33:34 EST 2007


This seems to be a small artifact of the conversion from arch/ppc.

Signed-off-by: Arnd Bergmann <arnd at arndb.de>

---
Index: linux-2.6/arch/powerpc/platforms/82xx/mpc82xx_ads.c
===================================================================
--- 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>
 
 #include "pq2ads.h"
 



More information about the Linuxppc-dev mailing list