diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-09-13 17:08:19 +0300 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-10-06 11:03:03 +0300 |
commit | f5d1d6d25845e901a6c347ce841b73f9f257f4a9 (patch) | |
tree | 6481f2ec50fbfdfc47c31df889e340a7ea784a45 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5a368e9c0294a89ed803e9820a0b4bf9df915dc6 (diff) | |
download | linux-f5d1d6d25845e901a6c347ce841b73f9f257f4a9.tar.xz |
m68k: mac: Remove unused sine_data[]
When building with W=1:
arch/m68k/mac/macboing.c:29:26: warning: ‘sine_data’ defined but not used [-Wunused-const-variable=]
29 | static const signed char sine_data[] = {
| ^~~~~~~~~
The predefined sine table was superseded by a table calculated at
run-time in v2.2.0.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/75dbc0a141490daf9febfb8cb4a43ae87fbe3352.1694613528.git.geert@linux-m68k.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions