]> www.infradead.org Git - users/hch/misc.git/commit
drm/imagination: remove unnecessary header include path
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 10 Feb 2025 10:23:50 +0000 (19:23 +0900)
committerMatt Coster <matt.coster@imgtec.com>
Wed, 26 Feb 2025 09:54:57 +0000 (09:54 +0000)
commit2e064e3f3282ec016d80cb7b1fadff0d8e2014ca
tree52fcb254ef326f64f2ea14a43d55b602bfb4bc36
parent8ec43c58d3be615a71548bc09148212013fb7e5f
drm/imagination: remove unnecessary header include path

drivers/gpu/drm/imagination/ includes local headers with the double-quote
form (#include "...").

Hence, the header search path addition is unneeded.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Matt Coster <matt.coster@imgtec.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250210102352.1517115-1-masahiroy@kernel.org
Signed-off-by: Matt Coster <matt.coster@imgtec.com>
drivers/gpu/drm/imagination/Makefile