ARM: i.MX: Remove registration helper for i.MX1 USB UDC
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 20 May 2014 16:43:51 +0000 (20:43 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:03 +0000 (16:10 +0800)
commite1b243772d455f3b25b410a15a5677a9e74ffa37
tree36d3b0ac4c3369cfec80f3c266a7cca9c17f36f5
parentac36187b373ff6be495c7b68ccea5eb0fe928442
ARM: i.MX: Remove registration helper for i.MX1 USB UDC

imx_udc driver was removed from the kernel of about 10 months ago.
This patch removes a registration helper for this driver and
orphaned driver header.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/devices/Kconfig
arch/arm/mach-imx/devices/Makefile
arch/arm/mach-imx/devices/devices-common.h
arch/arm/mach-imx/devices/platform-imx_udc.c [deleted file]
include/linux/platform_data/usb-imx_udc.h [deleted file]