]> git.baikalelectronics.ru Git - kernel.git/commit
drm/usb: move usb support into a separate module
authorDave Airlie <airlied@redhat.com>
Tue, 20 Mar 2012 06:59:29 +0000 (06:59 +0000)
committerDave Airlie <airlied@redhat.com>
Tue, 20 Mar 2012 06:59:29 +0000 (06:59 +0000)
commit61f1c86de2ff8e4edb191d768e7e6b234dcd6299
tree20c88bf1d10c03200b8ce6d3880d51e1325506d5
parent65aeb561cb6fa65b10a894eca585d881761edc56
drm/usb: move usb support into a separate module

In order to satisfy all the various Kconfig options between
USB and DRM, we need to split the USB code out into a separate module
and export symbols to it.

This fixes build problems in -next reported by sfr.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/drm_stub.c
drivers/gpu/drm/udl/Kconfig