[GIT PULL] m68k updates for 5.14
From: Geert Uytterhoeven
Date: Mon Jun 28 2021 - 06:11:05 EST
Hi Linus,
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v5.14-tag1
for you to fetch changes up to c1367ee016e3550745315fb9a2dd1e4ce02cdcf6:
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning (2021-06-07 16:28:51 +0200)
----------------------------------------------------------------
m68k updates for v5.14
- Update Finn's email address in MAINTAINERS,
- Defconfig updates,
- Minor fixes and improvements.
Thanks for pulling!
----------------------------------------------------------------
Finn Thain (2):
m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
MAINTAINERS, .mailmap: Update Finn Thain's email address
Geert Uytterhoeven (1):
m68k: defconfig: Update defconfigs for v5.13-rc1
Randy Dunlap (1):
m68k: atari: Fix ATARI_KBD_CORE kconfig unmet dependency warning
Wan Jiabing (1):
m68k: dma: Remove unnecessary include of asm/cacheflush.h
.mailmap | 1 +
MAINTAINERS | 4 ++--
arch/m68k/Kconfig.machine | 3 +++
arch/m68k/Makefile | 3 +--
arch/m68k/configs/amiga_defconfig | 5 +++--
arch/m68k/configs/apollo_defconfig | 5 +++--
arch/m68k/configs/atari_defconfig | 5 +++--
arch/m68k/configs/bvme6000_defconfig | 5 +++--
arch/m68k/configs/hp300_defconfig | 5 +++--
arch/m68k/configs/mac_defconfig | 5 +++--
arch/m68k/configs/multi_defconfig | 5 +++--
arch/m68k/configs/mvme147_defconfig | 5 +++--
arch/m68k/configs/mvme16x_defconfig | 5 +++--
arch/m68k/configs/q40_defconfig | 5 +++--
arch/m68k/configs/sun3_defconfig | 5 +++--
arch/m68k/configs/sun3x_defconfig | 5 +++--
arch/m68k/kernel/dma.c | 3 ---
drivers/input/keyboard/Kconfig | 3 ---
18 files changed, 43 insertions(+), 34 deletions(-)
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