Skip to content

Commit

Permalink
powerpc/85xx: remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in arch/powerpc/platforms/85xx/xes_mpc85xx.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Huang Weiyi authored and Kumar Gala committed Jun 23, 2009
1 parent b053dc5 commit 6cc7959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/powerpc/platforms/85xx/xes_mpc85xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

#include <sysdev/fsl_soc.h>
#include <sysdev/fsl_pci.h>
#include <linux/of_platform.h>

/* A few bit definitions needed for fixups on some boards */
#define MPC85xx_L2CTL_L2E 0x80000000 /* L2 enable */
Expand Down

0 comments on commit 6cc7959

Please sign in to comment.