Skip to content

Commit

Permalink
[POWERPC] mpc82xx_ads build fix
Browse files Browse the repository at this point in the history
needed for 6xx allyesconfig

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
  • Loading branch information
Arnd Bergmann authored and Kumar Gala committed Jun 29, 2007
1 parent 09b55f7 commit 1430560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/powerpc/platforms/82xx/mpc82xx_ads.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 1430560

Please sign in to comment.