From: Ben Skeggs Date: Fri, 6 Jul 2012 02:14:00 +0000 (+1000) Subject: drm/nouveau: implement module init functions in nouveau_drm.c X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~20^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9458029940ffc64bca0c5a30ea626c377205842e;p=pandora-kernel.git drm/nouveau: implement module init functions in nouveau_drm.c These currently just call the existing ones in nouveau_drv.c, but will be extended in upcoming commits. This needed to be separated from the current code as there will be some header clashes until things are ported. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed