diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2019-12-19 16:16:02 +0100 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-01-06 16:25:31 +1100 |
| commit | 3a9d970f17e05a7b26f782beb8f7f2118d1741ea (patch) | |
| tree | dc5b348452d192a92c37fc8696febe8a2af936b8 /tools/perf/scripts/python | |
| parent | 978bff4e521dab0a72ee4f2627f9245f7d3d6f64 (diff) | |
powerpc/85xx: Get twr_p102x to compile again
With CONFIG_QUICC_ENGINE enabled and CONFIG_UCC_GETH + CONFIG_SERIAL_QE
disabled we have an unused variable (np). The code won't compile with
-Werror.
Move the np variable to the block where it is actually used.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Acked-by: Scott Wood <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions