]> 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>
Wed, 21 May 2014 07:04:49 +0000 (15:04 +0800)
commit0fa23e6b61176b389e420fd747249c1a72830700
treef1cac38d338823ffd675045a00bc5ddf19799df3
parent180ba0d3d7311e9d01b709bd735b98bd13f07217
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]