Skip to content

Commit

Permalink
MIPS: BCM63xx: Remove duplicated #include
Browse files Browse the repository at this point in the history
Remove duplicated #include in arch/mips/bcm63xx/boards/board_bcm963xx.c.

Signed-off-by: Huang Weiyi <[email protected]>
Signed-off-by: Ralf Baechle <[email protected]>
  • Loading branch information
Huang Weiyi authored and ralfbaechle committed Sep 30, 2009
1 parent 9c1fe83 commit 6fae531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/bcm63xx/boards/board_bcm963xx.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 6fae531

Please sign in to comment.