1
0
Fork 0
alistair23-linux/drivers/hid/intel-ish-hid
Masahiro Yamada 9cc342f6c4 treewide: 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>
2019-05-18 11:49:57 +09:00
..
ipc HID: intel-ish-hid: Add Comet Lake PCI device ID 2019-04-23 14:28:59 +02:00
ishtp HID: intel-ish-hid: Add interface function for PCI device pointer 2019-03-19 11:57:24 +01:00
Kconfig HID: intel-ish-hid: ISH firmware loader client driver 2019-04-03 15:09:07 +02:00
Makefile treewide: prefix header search paths with $(srctree)/ 2019-05-18 11:49:57 +09:00
ishtp-fw-loader.c HID: intel-ish-hid: fix spelling mistake "multipe" -> "multiple" 2019-04-04 14:27:07 +02:00
ishtp-hid-client.c HID: intel-ish-hid: Use the new interface functions in HID ish client 2019-03-19 11:57:24 +01:00
ishtp-hid.c HID: intel-ish-hid: Use the new interface functions in HID ish client 2019-03-19 11:57:24 +01:00
ishtp-hid.h HID: intel-ish-hid: Use the new interface functions in HID ish client 2019-03-19 11:57:24 +01:00