usb: host: ehci-sched: Remove ununsed function tt_start_uframe()
authorYueHaibing <yuehaibing@huawei.com>
Wed, 9 Sep 2020 13:44:05 +0000 (21:44 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Sep 2020 14:50:24 +0000 (16:50 +0200)
commitac9ae510d5d725dc7834028e840e8aa6324a1590
treee2571979ad3b63cb7499531164585da881b6b713
parentc4005a8f65edc55fb1700dfc5c1c3dc58be80209
usb: host: ehci-sched: Remove ununsed function tt_start_uframe()

commit b35c5009bbf6 ("USB: EHCI: create per-TT bandwidth tables")
left behind this, remove it.

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20200909134405.34036-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-sched.c