Skip to content

Commit 8bbe44c

Browse files
groeckgregkh
authored andcommitted
MAINTAINERS: Remove {ehci,uhci}-platform.c from ARM/VT8500 entry
ARM/VT8500 is marked as Orphan. It includes ehci-platform.c and uhci-platform.c in its file list, even though uhci-platform.c is included from uhci-hcd.c and ehci-platform.c is used by several platforms. Listing those files as part of an orphan platform does not add value, even more so since they are marked as supported as part of generic ehci and uhci support. Drop the files from the ARM/VT8500 entry. Cc: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20240504141436.647782-1-linux@roeck-us.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent b3e40fc commit 8bbe44c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

MAINTAINERS

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3022,8 +3022,6 @@ F: drivers/mmc/host/wmt-sdmmc.c
30223022
F: drivers/pwm/pwm-vt8500.c
30233023
F: drivers/rtc/rtc-vt8500.c
30243024
F: drivers/tty/serial/vt8500_serial.c
3025-
F: drivers/usb/host/ehci-platform.c
3026-
F: drivers/usb/host/uhci-platform.c
30273025
F: drivers/video/fbdev/vt8500lcdfb.*
30283026
F: drivers/video/fbdev/wm8505fb*
30293027
F: drivers/video/fbdev/wmt_ge_rops.*

0 commit comments

Comments
 (0)