Re: [PATCH v2 15/29] drm/vc4: fix include notation and remove -Iinclude/drm flag
From: Masahiro Yamada
Date: Thu May 18 2017 - 00:35:38 EST
Hi Daniel,
2017-05-17 21:40 GMT+09:00 Daniel Vetter <daniel@xxxxxxxx>:
> On Mon, Apr 24, 2017 at 01:50:33PM +0900, Masahiro Yamada wrote:
>> Include <drm/*.h> instead of relative path from include/drm, then
>> remove the -Iinclude/drm compiler flag.
>>
>> While we are here, use <...> instead of "..." for include/linux/*.h
>> headers too.
>>
>> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx>
>
> This one doesn't apply anymore cleanly. Can you pls rebase onto latest
> linux-next? I'm going through the remaining patches, up to this all merged
> to drm-misc-next.
>
> Thanks, Daniel
I rebased this one as you suggested
and send v3 for the rest of the series.
Please note I am also adding
12/16 : drm/stm: remove unneeded -Iinclude/drm compiler flag
because a new user of -Iinclude/drm has appeared.
Thanks!
--
Best Regards
Masahiro Yamada