As Rafael suggested, docking station driver is maintained along with the ACPI core nowadays, so it's better to remove this entry.
Signed-off-by: Chao Yu <[email protected]> --- MAINTAINERS | 6 ------ 1 file changed, 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index a36be4e..4d5c09d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3278,12 +3278,6 @@ F: drivers/firmware/dmi-id.c F: drivers/firmware/dmi_scan.c F: include/linux/dmi.h -DOCKING STATION DRIVER -M: Shaohua Li <[email protected]> -L: [email protected] -S: Supported -F: drivers/acpi/dock.c - DOCUMENTATION M: Jonathan Corbet <[email protected]> L: [email protected] -- 2.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

