usb: host: ehci-sh: Remove unused platform data support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 6 Dec 2019 13:28:49 +0000 (14:28 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 10 Dec 2019 10:34:27 +0000 (11:34 +0100)
commit03521794966c0123e45b84da5faa7382ad53cc16
treedffa2b3e08ba663d6754eef06763aa59137787f4
parente42617b825f8073569da76dc4510bfa019b1c35a
usb: host: ehci-sh: Remove unused platform data support

ehci_sh_platdata was never used, remove it. It can be resurrected from
git history when needed.

This basically reverts commit 3e0c70d050c7ed6d ("usb: ehci-sh: Add PHY
init function with platform data").

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Acked-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>
Link: https://lore.kernel.org/r/20191206132849.29406-1-geert+renesas@glider.be
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-sh.c
include/linux/platform_data/ehci-sh.h [deleted file]