OSDN Git Service

drm/radeon: remove unneeded header include path
authorMasahiro Yamada <masahiroy@kernel.org>
Wed, 25 Mar 2020 20:47:16 +0000 (16:47 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Apr 2020 18:44:42 +0000 (14:44 -0400)
commit4bc97748e3f4669f2909201c3cc27c649b9f8b8a
treeb5e8555c7ecfa8eedc8c96d55edfdc301e10a2f6
parentd73cd701278a04a55e41fa0d094aed492720d551
drm/radeon: remove unneeded header include path

A header include path without $(srctree)/ is suspicious because it does
not work with O= builds.

You can build drivers/gpu/drm/radeon/ without this include path.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/Makefile