[PATCH RESEND] gpu/mfd/usb: Fix USB randconfig problems
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Mon Aug 20 11:29:44 PDT 2012
On Mon, Aug 20, 2012 at 11:23:16AM -0700, Guenter Roeck wrote:
> Fix config warning:
>
> warning: ( ... && DRM_USB) selects USB which has unmet direct dependencies
> (USB_SUPPORT && USB_ARCH_HAS_HCD)
>
> and build error:
> ERROR: "usb_speed_string" [drivers/usb/core/usbcore.ko] undefined!
>
> by adding the missing dependency on USB_ARCH_HAS_HCD to DRM_UDL and DRM_USB.
I'll take this, sorry for the delay.
greg k-h
More information about the dri-devel
mailing list