diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-09-18 12:07:25 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert@linux-m68k.org> | 2023-10-06 10:03:04 +0200 |
commit | 72e70a0e7ac7c422843eb8bbf192e820e9ccd24d (patch) | |
tree | 7d384c00ea9ddbb580a93c18949bb048da8076cf /arch/m68k/mvme147/config.c | |
parent | m68k: Add missing types to asm/irq.h (diff) | |
download | linux-72e70a0e7ac7c422843eb8bbf192e820e9ccd24d.tar.xz linux-72e70a0e7ac7c422843eb8bbf192e820e9ccd24d.zip |
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
Diffstat (limited to 'arch/m68k/mvme147/config.c')
0 files changed, 0 insertions, 0 deletions