drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
authorDave Airlie <airlied@linux.ie>
Wed, 17 Jun 2009 07:21:13 +0000 (17:21 +1000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Jun 2009 16:45:46 +0000 (09:45 -0700)
commit3b47883d93e941cb2b2df9ab46b2bdb66116c992
tree76ba4587d1e2ee7d2647da0f58dda1e882c9bd2c
parent4ce4b1b73b4dd37e4a70390976ac0bcf7038d6f9
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.

This causes an issue since we fixed the drm mappings to do the right thing,
so its just a copy and pasto.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/gpu/drm/radeon/radeon_kms.c