linux-stable/arch/m68k/sun3
Geert Uytterhoeven 72e70a0e7a m68k: sun3: Change led_pattern[] to unsigned char
The values stored in led_pattern[] are only used for passing to
sun3_leds(), which takes an "unsigned char".
Change the type of led_pattern[] accordingly, to reduce kernel size.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/794c5d543dbdae8336a13ef2459adafaaadb7d86.1695031620.git.geert@linux-m68k.org
2023-10-06 10:03:04 +02:00
..
prom m68k: sun3: Remove unused vsprintf() return value in prom_printf() 2023-10-06 10:03:03 +02:00
config.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
dvma.c m68k: Pass a pointer to virt_to_pfn() virt_to_page() 2023-05-29 11:27:07 +02:00
idprom.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
intersil.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
leds.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
Makefile m68k: sun3: Descend to prom from arch/m68k/sun3 2020-07-13 11:39:12 +02:00
mmu_emu.c m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
sun3.h m68k: sun3/3x: Add and use "sun3.h" 2023-10-06 10:03:04 +02:00
sun3dvma.c m68k: sun3: Remove unused orig_baddr in free_baddr() 2023-10-06 10:03:03 +02:00
sun3ints.c m68k: sun3: Change led_pattern[] to unsigned char 2023-10-06 10:03:04 +02:00