From: Felipe Balbi Date: Thu, 27 Jun 2013 07:20:44 +0000 (+0300) Subject: usb: gadget: remove imx_udc X-Git-Tag: v3.12-rc1~186^2~77^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b0c49530bc5fdbde93295e5c8f26f55d0de1e04;p=pandora-kernel.git usb: gadget: remove imx_udc That driver hasn't been really maintained for a long time. It doesn't compile in any way, it includes non-existent headers, has no users, and is just plain broken. The person who used to work with that driver has publicly stated that he has no plans to touch that driver again and is ok with removal[1]. Due to these factors, imx_udc is now removed from the tree, if someone really believe it needs to be kept, please fix the bugs in that driver. [1] http://marc.info/?l=linux-usb&m=136197620417636&w=2 Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed