[PATCH] drm: split ati_pcigart.h out of drmP.h

2014-09-10 Thread Dave Airlie
From: Dave Airlie Just move this into a separate header file, and make the two users use it. Signed-off-by: Dave Airlie --- drivers/gpu/drm/ati_pcigart.c | 2 ++ drivers/gpu/drm/r128/r128_drv.h | 1 + drivers/gpu/drm/radeon/radeon_drv.h | 1 + include/drm/ati_pcigart.h |

[PATCH] drm: split ati_pcigart.h out of drmP.h

2014-09-10 Thread Daniel Vetter
On Wed, Sep 10, 2014 at 06:23:07PM +1000, Dave Airlie wrote: > From: Dave Airlie > > Just move this into a separate header file, and make the > two users use it. > > Signed-off-by: Dave Airlie I've shuffled this into the new include/drm/drm_legacy.h I'm creating, but this makes more sense. Can

[PATCH] drm: split ati_pcigart.h out of drmP.h

2014-09-10 Thread Alex Deucher
On Wed, Sep 10, 2014 at 4:23 AM, Dave Airlie wrote: > From: Dave Airlie > > Just move this into a separate header file, and make the > two users use it. > > Signed-off-by: Dave Airlie Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/ati_pcigart.c | 2 ++ > drivers/gpu/drm/r128/r128_