mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
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 <gregkh@suse.de>