kernel_optimize_test/drivers/media
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
..
cec
common media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
dvb-core
dvb-frontends
firewire
i2c media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
mmc media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
pci media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
platform media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
radio
rc
spi media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
tuners
usb media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
v4l2-core
Kconfig
Makefile
media-dev-allocator.c
media-device.c
media-devnode.c
media-entity.c
media-request.c