[PATCH v2 02/29] drm/ttm: fix include notation and remove -Iinclude/drm flag
Michel Dänzer
michel at daenzer.net
Tue Apr 25 03:57:48 UTC 2017
On 24/04/17 01:50 PM, Masahiro Yamada wrote:
> For the C file, include <drm/*.h> instead of relative path from
> include/drm.
>
> For headers in include/drm/ttm, simplify the <tty/*.h> with "*.h".
>
> This allows us to remove the -Iinclude/drm compiler flag from
> drivers/gpu/drm/ttm/Makefile (and from other drivers' Makefiles).
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
> Changes in v2:
> - Use #include "..." for headers (Michel Danzer)
Thanks!
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the dri-devel
mailing list