]> git.itanic.dy.fi Git - linux-stable/commit
m68k: mac: Remove unused rbv_set_video_bpp()
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 26 Oct 2022 13:00:51 +0000 (15:00 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 1 Nov 2022 11:17:55 +0000 (12:17 +0100)
commitf64e86200974a7331cae2af306005f69474755d6
tree5912d7d95f7300accc5cc0a02b26af6480ae6e32
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
m68k: mac: Remove unused rbv_set_video_bpp()

In examining rbv_set_video_bpp()'s improper usage of a non-explictly
signed char type, it turns out that the function is actually unused.
So remove it.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Link: https://lore.kernel.org/r/20221026130051.1577286-1-Jason@zx2c4.com
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/include/asm/mac_via.h