Browse Source

MIPS: BCM63xx: Remove duplicated #include

Remove duplicated #include in arch/mips/bcm63xx/boards/board_bcm963xx.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Huang Weiyi 15 years ago
parent
commit
6fae5311a9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/mips/bcm63xx/boards/board_bcm963xx.c

+ 0 - 1
arch/mips/bcm63xx/boards/board_bcm963xx.c

@@ -20,7 +20,6 @@
 #include <bcm63xx_cpu.h>
 #include <bcm63xx_regs.h>
 #include <bcm63xx_io.h>
-#include <bcm63xx_board.h>
 #include <bcm63xx_dev_pci.h>
 #include <bcm63xx_dev_enet.h>
 #include <bcm63xx_dev_dsp.h>