From: Robert Baldyga Date: Thu, 6 Aug 2015 12:11:16 +0000 (+0200) Subject: usb: gadget: remove gadget_chips.h X-Git-Tag: omap-for-v4.3/fixes-merge-window~42^2~35^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adab43396ed4830c7cee29837e8cedcddb2b5315;p=pandora-kernel.git usb: gadget: remove gadget_chips.h This header file contains helpers for quirks based on UDC controller name. Since we have generic quirk bitfields in usb_gadget structure for all of these quirks we don't need to have this header any longer. This patch removes gadget_chips.h file and makes sure that it's no longer included anywhere in kernel sources. Signed-off-by: Robert Baldyga Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed