commit | 9c1dfc5574a7f7115c0fe5bd8f838a8b7a52ee6d | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Tue Mar 20 06:59:29 2012 +0000 |
committer | Dave Airlie <airlied@redhat.com> | Tue Mar 20 06:59:29 2012 +0000 |
tree | 20c88bf1d10c03200b8ce6d3880d51e1325506d5 | |
parent | 2de6d4a9e46c9bb038e9970628ed4b8e199ffda3 [diff] |
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>