diff options
| author | Herbert Xu <[email protected]> | 2020-08-25 11:23:00 +1000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2020-09-04 17:57:14 +1000 |
| commit | 51982ea02aef972132eb35c583d3e4c5b83166e5 (patch) | |
| tree | 330ebc623197ac1f4eea002a97aac95999e85297 /tools/perf/scripts/python/syscall-counts.py | |
| parent | bbb2832620ac4e136416aa97af7310636422dea9 (diff) | |
crypto: arm/poly1305 - Add prototype for poly1305_blocks_neon
This patch adds a prototype for poly1305_blocks_neon to slience
a compiler warning:
CC [M] arch/arm/crypto/poly1305-glue.o
../arch/arm/crypto/poly1305-glue.c:25:13: warning: no previous prototype for `poly1305_blocks_neon' [-Wmissing-prototypes]
void __weak poly1305_blocks_neon(void *state, const u8 *src, u32 len, u32 hibit)
^~~~~~~~~~~~~~~~~~~~
Signed-off-by: Herbert Xu <[email protected]>
Acked-by: Jason A. Donenfeld <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions