1
0
Fork 0
alistair23-linux/drivers/crypto/qat/qat_c62xvf
Masahiro Yamada 320ca3e58e crypto: 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>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-02-01 14:42:05 +08:00
..
Makefile crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
adf_c62xvf_hw_data.c crypto: qat - move vf2pf_init and vf2pf_exit to common 2016-04-18 18:49:47 +08:00
adf_c62xvf_hw_data.h crypto: qat - add support for c62xvf accel type 2015-12-09 20:03:56 +08:00
adf_drv.c crypto: qat - no need to check return value of debugfs_create functions 2019-02-01 14:42:03 +08:00