kernel/drivers/gpu/drm/i810/i810_drv.h
.. .. @@ -32,7 +32,9 @@ 32 32 #ifndef _I810_DRV_H_ 33 33 #define _I810_DRV_H_ 34 34 35 +#include <drm/drm_ioctl.h>35 36 #include <drm/drm_legacy.h> 37 +#include <drm/i810_drm.h>36 38 37 39 /* General customization: 38 40 */