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 |
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
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_