linux-sg2042/drivers/media/pci/pt3
Masahiro Yamada 14340de506 media: prefix header search paths with $(srctree)/
Currently, the Kbuild core manipulates header search paths in a crazy
way [1].

To fix this mess, I want all Makefiles to add explicit $(srctree)/ to
the search paths in the srctree. Some Makefiles are already written in
that way, but not all. The goal of this work is to make the notation
consistent, and finally get rid of the gross hacks.

Having whitespaces after -I does not matter since commit 48f6e3cf5b
("kbuild: do not drop -I without parameter").

[1]: https://patchwork.kernel.org/patch/9632347/

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
2019-05-18 11:49:56 +09:00
..
Kconfig
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
pt3.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
pt3.h media: pci: fix several typos 2019-03-01 09:32:51 -05:00
pt3_dma.c media: dvb/pci/pt3: use SPDX License Identifier 2018-05-04 14:44:57 -04:00
pt3_i2c.c media: dvb/pci/pt3: use SPDX License Identifier 2018-05-04 14:44:57 -04:00