]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Tue, 3 Jun 2014 07:37:07 +0000 (15:37 +0800)
commitdee8794c706987e0e18c0f5bfb61252032e434cd
tree0d057b6112bcf3c930245fe21a9a6b797d8ecec2
parentf33cb4ee386369ae2879e856b842b37ca9c8d579
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]