]> 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, 17 Jun 2014 13:14:22 +0000 (21:14 +0800)
commitb2b009f9cc03d69a378cb6742c6b89b3762957e7
tree609b6813dfa5dfe9a0468071bb63f7a2107c0562
parenta4ee3d47ac8316d0fc540d7bc52447c05ab10cb8
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]