Revert "usb: mtu3: fix up undefined reference to usb_debug_root"
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Mon, 10 Jun 2019 02:52:29 +0000 (10:52 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Jun 2019 17:43:57 +0000 (19:43 +0200)
commite137d34f94ebcb6508d7c8614ac045583fffbe2a
tree84193344b2c33b83a54d7ba1a49399e2dd7f9cd9
parenta3fe2605a60d1d038e9a50cc3cd8a76bb48790b5
Revert "usb: mtu3: fix up undefined reference to usb_debug_root"

It's not needed after [1] is applied, because usb_debug_root is created
by usb common core but not usbcore now.

[1] 812086d362a1 ("USB: move usb debugfs directory creation to the usb common core")

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/mtu3/mtu3_debugfs.c