From: Sebastian Andrzej Siewior Date: Tue, 20 Nov 2012 12:01:26 +0000 (+0100) Subject: usb: gadget: file_storage: remove its last pieces X-Git-Tag: v3.9-rc1~126^2~43^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3eeee6846c9a38b867616905df2327017ed3cd8;p=pandora-kernel.git usb: gadget: file_storage: remove its last pieces This patch removes the last pieces of the file_storage gadget hidden in storage_common behind __maybe_unused bars. The CBI bits have no user on the gadget side. Only file_storage implemented the obsolete protocol. The additional USB3.0 descriptors were served by file_storage, the other gadgets are using composite for this. Acked-by: Michal Nazarewicz Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed