]> git.hungrycats.org Git - linux/commit
drm: cleanup header includes into one drm_core.h include
authorDave Airlie <airlied@starflyer.(none)>
Sun, 10 Oct 2004 06:13:54 +0000 (16:13 +1000)
committerDave Airlie <airlied@starflyer.(none)>
Sun, 10 Oct 2004 06:13:54 +0000 (16:13 +1000)
commitff3f05c0a6d065bab29cd47781ef7e4235255fbb
tree79309d1eed396218bf2e9c3433f1487854143a21
parente8b03f20de56e0c766e4ba63dead06f5bfaaeef6
drm: cleanup header includes into one drm_core.h include

This patch just cleans up the fact that all drm drivers include a
bunch of header files, it places them into one place (drm_core.h)
and uses that.

From: Jon Smirl <jonsmirl@gmail.com>
Signed-off-by: Dave Airlie <airlied@linux.ie>
drivers/char/drm/drm_core.h [new file with mode: 0644]
drivers/char/drm/ffb_drv.c
drivers/char/drm/i810_drv.c
drivers/char/drm/i830_drv.c
drivers/char/drm/i915_drv.c
drivers/char/drm/mga_drv.c
drivers/char/drm/r128_drv.c
drivers/char/drm/radeon_drv.c
drivers/char/drm/sis_drv.c
drivers/char/drm/tdfx_drv.c