git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2de6d4a
)
drm/usb: move usb support into a separate module
author
Dave Airlie
<airlied@redhat.com>
Tue, 20 Mar 2012 06:59:29 +0000
(06:59 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 20 Mar 2012 06:59:29 +0000
(06:59 +0000)
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>
No differences found