Skip to content

Commit

Permalink
ARM: imx: remove empty and unused board headers
Browse files Browse the repository at this point in the history
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
  • Loading branch information
Uwe Kleine-König committed Jun 24, 2010
1 parent 8fdca37 commit 5d3a136
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 98 deletions.
1 change: 0 additions & 1 deletion arch/arm/mach-mx2/mach-imx27lite.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include <mach/common.h>
#include <mach/imx-uart.h>
#include <mach/iomux-mx27.h>
#include <mach/board-mx27lite.h>

#include "devices.h"

Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-mx3/mach-armadillo5x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
#include <mach/common.h>
#include <mach/imx-uart.h>
#include <mach/iomux-mx3.h>
#include <mach/board-armadillo5x0.h>
#include <mach/mmc.h>
#include <mach/ipu.h>
#include <mach/mx3fb.h>
Expand Down
1 change: 0 additions & 1 deletion arch/arm/mach-mx3/mach-pcm037.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@
#include <asm/mach/arch.h>
#include <asm/mach/time.h>
#include <asm/mach/map.h>
#include <mach/board-pcm037.h>
#include <mach/common.h>
#include <mach/hardware.h>
#include <mach/i2c.h>
Expand Down
15 changes: 0 additions & 15 deletions arch/arm/plat-mxc/include/mach/board-armadillo5x0.h

This file was deleted.

14 changes: 0 additions & 14 deletions arch/arm/plat-mxc/include/mach/board-mx27lite.h

This file was deleted.

22 changes: 0 additions & 22 deletions arch/arm/plat-mxc/include/mach/board-mx35pdk.h

This file was deleted.

22 changes: 0 additions & 22 deletions arch/arm/plat-mxc/include/mach/board-pcm037.h

This file was deleted.

22 changes: 0 additions & 22 deletions arch/arm/plat-mxc/include/mach/board-pcm043.h

This file was deleted.

0 comments on commit 5d3a136

Please sign in to comment.