diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-09-13 16:08:24 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-10-06 10:03:03 +0200 |
commit | 0c2a527e28ee8290a60a7105fc4c302922944bfe (patch) | |
tree | 121657804ce2ee4b95ae39c102ae60628fa4f190 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7f5514b4ed70719a50b0a7c6ad7f4ce6d0f28efe (diff) |
m68k: mvme16x: Remove unused sink in mvme16x_cons_write()
When building with W=1:
arch/m68k/mvme16x/config.c: In function ‘mvme16x_cons_write’:
arch/m68k/mvme16x/config.c:211:25: warning: variable ‘sink’ set but not used [-Wunused-but-set-variable]
211 | volatile u_char sink;
| ^~~~
Fix this by removing the unused variable and assignment.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/22c4d1978f811d7f4495eeb269ce06304717627a.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions