]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ARM: OMAP: Remove debug-devices.c
authorJon Hunter <jon-hunter@ti.com>
Tue, 13 Nov 2012 22:02:20 +0000 (16:02 -0600)
committerTony Lindgren <tony@atomide.com>
Fri, 14 Dec 2012 19:48:06 +0000 (11:48 -0800)
commit657b9deeed33cfb6f7171361accc6982727d2e0b
tree0890265516abc79dbd85cb992472adf49e440c3b
parent86c35960852b726a1d773ae65302dcfb24267180
ARM: OMAP: Remove debug-devices.c

The OMAP2420 H4 board was the only board using the
plat-omap/debug-devices.c code for configuring ethernet support. Now
that OMAP2420 H4 has been migrated to use the generic gpmc code for
configuring ethernet support, the debug-devices.c file is no longer
used and so remove it and its header file.

Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/Makefile
arch/arm/plat-omap/debug-devices.c [deleted file]
arch/arm/plat-omap/include/plat/debug-devices.h [deleted file]