diff options
author | Sudip Mukherjee <[email protected]> | 2016-02-02 21:09:33 +0530 |
---|---|---|
committer | Borislav Petkov <[email protected]> | 2016-02-02 18:53:15 +0100 |
commit | f2b59ac66f980e7636c15e2ebbd09f0ef46881ab (patch) | |
tree | 3d221608fb1b5b589815ca67927f63d100ec0727 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 06e912d4d4c2624c169997e26b3d7b5746735a14 (diff) |
EDAC, mpc85xx: Silence unused variable warning
We were getting this build warning:
drivers/edac/mpc85xx_edac.c:1247:6: warning: unused variable 'pvr'
pvr is only used if CONFIG_FSL_SOC_BOOKE is defined. Declare it
__maybe_unused.
Suggested-by: Guenter Roeck <[email protected]>
Signed-off-by: Sudip Mukherjee <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Cc: linux-edac <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Borislav Petkov <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions