On Tue, Feb 16, 2016 at 05:43:32PM +0100, Oliver Neukum wrote:
> On Tue, 2016-02-16 at 13:12 +0100, Vegard Nossum wrote:
> > Alright, let's have a look. The warning I was fixing in this patch
> > was:
> > 
> >      warning: (USB_APPLEDISPLAY) selects BACKLIGHT_LCD_SUPPORT which
> > has 
> > unmet direct dependencies (HAS_IOMEM)
> > 
> > The problem is that USB_APPLEDISPLAY has 'select
> > BACKLIGHT_LCD_SUPPORT',
> > but BACKLIGHT_LCD_SUPPORT has a dependency on HAS_IOMEM:
> > 
> >      menu "Graphics support"
> >              depends on HAS_IOMEM
> 
> It seems to me that this particular dependency is clearly wrong.
> Even an S390 can use USB graphics devices. That suggests an
> outright reversion of this particular change.

Now reverted.

thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to