[PATCH 14/20] drm: move remaining includes in drmP.h to the top

Thierry Reding thierry.reding at gmail.com
Fri Aug 29 05:26:09 PDT 2014


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 at nvidia.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140829/2b3362cd/attachment.sig>


More information about the dri-devel mailing list