diff options
author | YueHaibing <[email protected]> | 2019-08-22 22:44:44 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2019-08-30 18:05:31 +1000 |
commit | 25e9960c370b23d6627a3424d0d9820e72152096 (patch) | |
tree | b528a6f9fd941ce059ede429d72b3b3ad591289e /scripts/gdb/linux/tasks.py | |
parent | f1d087b912c61f23685fcfc1bf61dfce517d89f3 (diff) |
crypto: atmel - Fix -Wunused-const-variable warning
drivers/crypto/atmel-i2c.h:68:3: warning:
error_list defined but not used [-Wunused-const-variable=]
error_list is only used in atmel-i2c.c,
so just move the definition over there.
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: YueHaibing <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions