USB: dma: remove unused function prototype
authorRandy Li <ayaka@soulik.info>
Thu, 14 Sep 2023 17:23:23 +0000 (01:23 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Oct 2023 07:35:12 +0000 (09:35 +0200)
commit1cf56299f9bc7d4b8e1e39af08f01d6380e28173
tree7a07154e5fbbf01776fb669e7836e9b727a3fa9e
parent03cf2af41b37daa96635a31a012b86d0053e0670
USB: dma: remove unused function prototype

usb_buffer_map_sg() and usb_buffer_unmap_sg() have no definition
since the beginning of v5.4. The rest are gone from 2.6.12.

Signed-off-by: Randy Li <ayaka@soulik.info>
Link: https://lore.kernel.org/r/20230914172336.18761-2-ayaka@soulik.info
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb.h