From: Dave Airlie Date: Tue, 20 Mar 2012 06:59:29 +0000 (+0000) Subject: drm/usb: move usb support into a separate module X-Git-Tag: v3.4-rc1~143^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c1dfc5574a7f7115c0fe5bd8f838a8b7a52ee6d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed