From: Greg Kroah-Hartman Date: Sat, 20 Feb 2016 22:21:41 +0000 (-0800) Subject: Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY" X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=5b93fe3143d7ae23d6b1bac4e55b871969197da9;p=linux-beck.git Revert "usb: add HAS_IOMEM dependency to USB_APPLEDISPLAY" This reverts commit 4b61b4f205eabfc9f863f805858aa5b32deb3de5. As reported by Oliver, this change was unnecessary. Reported-by: Oliver Neukum Cc: Vegard Nossum Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/Kconfig b/drivers/usb/misc/Kconfig index ea10059d1b48..f7a7fc21be8a 100644 --- a/drivers/usb/misc/Kconfig +++ b/drivers/usb/misc/Kconfig @@ -150,7 +150,6 @@ config USB_FTDI_ELAN config USB_APPLEDISPLAY tristate "Apple Cinema Display support" - depends on HAS_IOMEM select BACKLIGHT_LCD_SUPPORT select BACKLIGHT_CLASS_DEVICE help