diff options
author | 2016-11-17 17:19:21 +0100 | |
---|---|---|
committer | 2016-11-18 22:40:38 +1100 | |
commit | d6d56ec738dcac4ac7716ccb7a08a4637de47955 (patch) | |
tree | 4e071eeab665acf1c6bcd6d7130e66174c76f8bf /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | powerpc: Fix old style declaration GCC warnings (diff) | |
download | linux-dev-d6d56ec738dcac4ac7716ccb7a08a4637de47955.tar.xz linux-dev-d6d56ec738dcac4ac7716ccb7a08a4637de47955.zip |
powerpc/mce: Remove unused but set variable
Remove the unused but set variable srr1 in save_mce_event() to
fix the following GCC warning when building with 'W=1':
arch/powerpc/kernel/mce.c:75:11: warning: variable 'srr1' set but not used
It has never been used.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions