aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2007-06-18 01:06:55 +0200
committerKumar Gala <galak@kernel.crashing.org>2007-06-29 01:56:32 -0500
commit143056013fa22eaf1e53e052e9c9f57ef194e5f7 (patch)
tree1e3e811bc7ebcc8ba30fe6643d45d01b73fef82b /arch
parent[POWERPC] rename add_bridge to avoid namespace clashes (diff)
downloadlinux-dev-143056013fa22eaf1e53e052e9c9f57ef194e5f7.tar.xz
linux-dev-143056013fa22eaf1e53e052e9c9f57ef194e5f7.zip
[POWERPC] mpc82xx_ads build fix
needed for 6xx allyesconfig Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/platforms/82xx/mpc82xx_ads.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/82xx/mpc82xx_ads.c b/arch/powerpc/platforms/82xx/mpc82xx_ads.c
index dc16bb4422ac..081c0abe4f18 100644
--- a/arch/powerpc/platforms/82xx/mpc82xx_ads.c
+++ b/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"