[PATCH] drm/sched: remove unneeded -Iinclude/drm compiler flag

Masahiro Yamada yamada.masahiro at socionext.com
Sat Jul 28 02:43:25 UTC 2018


Hi.

2018-07-06 14:12 GMT+09:00 Masahiro Yamada <yamada.masahiro at socionext.com>:
> I refactored the include directives under include/drm/ some time ago.
> This flag is unneeded.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Ping?


> ---
>
>  drivers/gpu/drm/scheduler/Makefile | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/scheduler/Makefile b/drivers/gpu/drm/scheduler/Makefile
> index bd0377c..7665883 100644
> --- a/drivers/gpu/drm/scheduler/Makefile
> +++ b/drivers/gpu/drm/scheduler/Makefile
> @@ -20,7 +20,6 @@
>  # OTHER DEALINGS IN THE SOFTWARE.
>  #
>  #
> -ccflags-y := -Iinclude/drm
>  gpu-sched-y := gpu_scheduler.o sched_fence.o
>
>  obj-$(CONFIG_DRM_SCHED) += gpu-sched.o
> --
> 2.7.4
>



-- 
Best Regards
Masahiro Yamada


More information about the dri-devel mailing list