To match the drm_ioctl.c we already have. v2: Remove spurious space (Ville).
Cc: Ville Syrjälä <ville.syrj...@linux.intel.com> Reviewed-by: Ville Syrjälä <ville.syrj...@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vet...@intel.com> --- include/drm/drmP.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/drm/drmP.h b/include/drm/drmP.h index e1daa4f343cd..a5ddc2815bf4 100644 --- a/include/drm/drmP.h +++ b/include/drm/drmP.h @@ -81,6 +81,7 @@ #include <drm/drm_debugfs.h> #include <drm/drm_ioctl.h> #include <drm/drm_sysfs.h> +#include <drm/drm_ioctl.h> struct module; -- 2.11.0 _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel