On Fri, Aug 29, 2014 at 12:12:40PM +0200, David Herrmann wrote: [...] > diff --git a/include/drm/drmP.h b/include/drm/drmP.h [...] > @@ -64,8 +61,14 @@ > #include <asm/pgalloc.h> > #include <asm/uaccess.h> > > -#include <drm/drm.h> > +#include <uapi/drm/drm.h> > +#include <uapi/drm/drm_mode.h> The uapi/ prefix is not strictly necessary since include/uapi is in the include path, but I guess it can't hurt to be explicit, so: Reviewed-by: Thierry Reding <treding@xxxxxxxxxx>
Attachment:
pgpm4GqoSGBje.pgp
Description: PGP signature
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel