From: Sebastian Andrzej Siewior Date: Tue, 28 Aug 2012 20:37:13 +0000 (+0200) Subject: usb: remove libusual X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~157 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f61870ee6f8cc77a844e22f26c58028078df7167;p=pandora-kernel.git usb: remove libusual The "Low Performance USB Block driver" has been removed which a user of libusual. Now we have only the usb-storage driver as the only driver in tree. This makes libusual needless. This patch removes libusal, fixes up all users. The usual-table is now linked into usb-storage. usb_usual.h remains in public include directory because some staging users seem to need it. Signed-off-by: Sebastian Andrzej Siewior Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed