Browse Source

[POWERPC] mpc82xx_ads build fix

needed for 6xx allyesconfig

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Arnd Bergmann 18 years ago
parent
commit
143056013f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/powerpc/platforms/82xx/mpc82xx_ads.c

+ 1 - 1
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"