aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/r128/r128_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpu/drm/r128/r128_drv.h')
-rw-r--r--drivers/gpu/drm/r128/r128_drv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/r128/r128_drv.h b/drivers/gpu/drm/r128/r128_drv.h
index 49fe02670c2e..723e5d6f10a4 100644
--- a/drivers/gpu/drm/r128/r128_drv.h
+++ b/drivers/gpu/drm/r128/r128_drv.h
@@ -36,6 +36,8 @@
36#define __R128_DRV_H__ 36#define __R128_DRV_H__
37 37
38#include <drm/ati_pcigart.h> 38#include <drm/ati_pcigart.h>
39#include <drm/drm_legacy.h>
40
39/* General customization: 41/* General customization:
40 */ 42 */
41#define DRIVER_AUTHOR "Gareth Hughes, VA Linux Systems Inc." 43#define DRIVER_AUTHOR "Gareth Hughes, VA Linux Systems Inc."