linux/drivers/media/pci/ttpci
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 media: dvb: fix location of get_dvb_firmware script 2018-06-15 18:10:01 -03:00
Makefile media: prefix header search paths with $(srctree)/ 2019-05-18 11:49:56 +09:00
av7110.c media: pci: fix several typos 2019-03-01 09:32:51 -05:00
av7110.h media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
av7110_av.c media: dvb: move compat handlers into drivers 2018-09-12 11:00:51 -04:00
av7110_av.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ca.c vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
av7110_ca.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_hw.c [media] ttpci: address stringop overflow warning 2017-02-08 11:46:07 -02:00
av7110_hw.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ipack.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
av7110_ipack.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
av7110_ir.c media: ttpci: remove autorepeat handling and use timer_setup 2017-11-03 12:45:22 -07:00
av7110_v4l.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
budget-av.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
budget-ci.c media: replace all <spaces><tab> occurrences 2018-01-04 13:15:05 -05:00
budget-core.c media: replace strcpy() by strscpy() 2018-09-11 13:32:17 -04:00
budget-patch.c media: ttpci: budget-patch: constify pci_device_id 2017-08-09 09:49:05 -04:00
budget.c media: ttpci: budget: constify pci_device_id 2017-08-09 09:48:35 -04:00
budget.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
dvb_filter.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
dvb_filter.h media: move dvb kAPI headers to include/media 2017-12-28 13:16:01 -05:00
ttpci-eeprom.c media: ttpci: improve printing of encoded MAC address 2018-03-22 06:16:23 -04:00
ttpci-eeprom.h