drm: split crtc/fb helpers into a separate module
authorDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 05:45:33 +0000 (15:45 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Sep 2009 05:45:33 +0000 (15:45 +1000)
commit13a8195b148615b15a4f4385f695f2a232095414
tree28b12c0ca74e88cd0b310598c6efb7f78f8a027f
parentadf551bb25bfb83b79ce3c3887557ed817e26cc9
drm: split crtc/fb helpers into a separate module

I really don't want to have core drm module rely on CONFIG_FB,
so this is the easiest answer.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/Kconfig
drivers/gpu/drm/Makefile
drivers/gpu/drm/drm_crtc.c
drivers/gpu/drm/radeon/Kconfig