linux/drivers/crypto/qat/qat_dh895xcc
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
..
adf_dh895xcc_hw_data.c crypto: qat - Use alternative reset methods depending on the specific device 2016-07-05 23:05:25 +08:00
adf_dh895xcc_hw_data.h crypto: qat - Rename dh895xcc mmp firmware 2015-12-25 21:41:04 +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
Makefile crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00