diff options
| author | Tobias Klauser <[email protected]> | 2016-11-17 17:19:21 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2016-11-18 22:40:38 +1100 |
| commit | d6d56ec738dcac4ac7716ccb7a08a4637de47955 (patch) | |
| tree | 4e071eeab665acf1c6bcd6d7130e66174c76f8bf /tools/perf/scripts/python | |
| parent | 60d862e531f310a32e272528ad4e041970543d02 (diff) | |
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 <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions