linux/drivers/media/usb/go7007
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
..
go7007-driver.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00
go7007-fw.c media: go7007: avoid clang frame overflow warning with KASAN 2019-03-19 13:59:00 -04:00
go7007-i2c.c [media] constify i2c_algorithm structures 2016-09-19 16:27:02 -03:00
go7007-loader.c
go7007-priv.h [media] go7007: constify go7007_hpi_ops structures 2016-02-01 07:34:07 -02:00
go7007-usb.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
go7007-v4l2.c media: replace strncpy() by strscpy() 2019-03-29 10:26:13 -04:00
Kconfig media: Kconfig files: use the right help coding style 2019-03-20 06:47:51 -04:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
s2250-board.c [media] Drop owner assignment from i2c_driver 2015-08-11 13:01:57 -03:00
snd-go7007.c media: use strscpy() instead of strlcpy() 2018-09-11 13:32:17 -04:00