usb: isp1760: remove platform data struct and code
authorRui Miguel Silva <rui.silva@linaro.org>
Thu, 13 May 2021 08:47:12 +0000 (09:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 May 2021 18:05:32 +0000 (20:05 +0200)
commitf9a88370e6751c68a8f0d1c3f23100ca20596249
tree3d2d1c3c4c4519f481258e9930fe0bb92c887ab8
parent03e28d5233d50fb2a27fa02d032e77974d03eb2b
usb: isp1760: remove platform data struct and code

Since the removal of the Blackfin port with:
commit 4ba66a976072 ("arch: remove blackfin port")

No one is using or referencing this header and platform data struct.
Remove them.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Link: https://lore.kernel.org/r/20210513084717.2487366-5-rui.silva@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/isp1760/isp1760-if.c
include/linux/usb/isp1760.h [deleted file]