diff options
author | Baoyou Xie <[email protected]> | 2016-08-26 17:56:24 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-08-31 23:00:41 +0800 |
commit | 1ac6b731b81cbbd2b6da389949f65f2d1e453d69 (patch) | |
tree | 8c5dc97d63ee9e64d19a1ef878fd6fdd073232a9 /tools/perf/scripts/python | |
parent | cc2f1908c6b8f6257b7da9124ce6d859c13cba3b (diff) |
crypto: caam - add missing header dependencies
We get 1 warning when biuld kernel with W=1:
drivers/crypto/caam/ctrl.c:398:5: warning: no previous prototype for 'caam_get_era' [-Wmissing-prototypes]
In fact, this function is declared in drivers/crypto/caam/ctrl.h,
so this patch add missing header dependencies.
Signed-off-by: Baoyou Xie <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions