From: Greg Kroah-Hartman Date: Mon, 27 Apr 2009 20:17:21 +0000 (-0700) Subject: USB: remove unused usb_host class X-Git-Tag: v2.6.31-rc1~304^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=820d7a253c5e59a786d5b608f6e8d0419fdc2f6e;p=pandora-kernel.git USB: remove unused usb_host class The usb_host class isn't used for anything anymore (it was used for debug files, but they have moved to debugfs a few kernel releases ago), so let's delete it before someone accidentally puts a file in it. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed