[GIT PULL] m68k updates for v6.2

From: Geert Uytterhoeven
Date: Mon Dec 12 2022 - 09:19:17 EST


Hi Linus,

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.2-tag1

for you to fetch changes up to 553b20b211c4153f8af6096fd52069bbdf955e23:

m68k: defconfig: Update defconfigs for v6.1-rc1 (2022-11-14 14:56:11 +0100)

----------------------------------------------------------------
m68k updates for v6.2

- Remove an unused function involving a non-explictly signed char
type,
- Reword a (correct) comment to stop the inflood of (incorrect)
patches trying to fix it,
- Defconfig updates.

----------------------------------------------------------------
Geert Uytterhoeven (2):
m68k: mac: Reword comment using double "in"
m68k: defconfig: Update defconfigs for v6.1-rc1

Jason A. Donenfeld (1):
m68k: mac: Remove unused rbv_set_video_bpp()

arch/m68k/configs/amiga_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/apollo_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/atari_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/bvme6000_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/hp300_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/mac_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/multi_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/mvme147_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/mvme16x_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/q40_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/sun3_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/configs/sun3x_defconfig | 42 ++++++++++++++++++------------------
arch/m68k/include/asm/mac_via.h | 8 -------
arch/m68k/mac/misc.c | 2 +-
14 files changed, 253 insertions(+), 261 deletions(-)

Thanks for pulling!

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds