drm/nouveau: implement module init functions in nouveau_drm.c
authorBen Skeggs <bskeggs@redhat.com>
Fri, 6 Jul 2012 02:14:00 +0000 (12:14 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 3 Oct 2012 03:12:44 +0000 (13:12 +1000)
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 <bskeggs@redhat.com>

No differences found