drm: split ati_pcigart.h out of drmP.h
authorDave Airlie <airlied@redhat.com>
Wed, 10 Sep 2014 08:23:07 +0000 (18:23 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Sep 2014 04:11:14 +0000 (14:11 +1000)
commitfd7e0d719260259f6e4e7711bd63a4175557d559
treec962b80f0ece6a61d2566c8596ebe68c8aeab4f5
parent10d123b2f2b5bf54f59a884f12018d24a97d5a63
drm: split ati_pcigart.h out of drmP.h

Just move this into a separate header file, and make the
two users use it.

Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ati_pcigart.c
drivers/gpu/drm/r128/r128_drv.h
drivers/gpu/drm/radeon/radeon_drv.h
include/drm/ati_pcigart.h [new file with mode: 0644]
include/drm/drmP.h
This page took 0.025324 seconds and 5 git commands to generate.