Hi Linus, The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k.git tags/m68k-for-v6.8-tag1 for you to fetch changes up to 6b9c045b0602cf64b33ea6da5e6aa6f81dd47ae8: m68k: defconfig: Update defconfigs for v6.7-rc1 (2024-01-03 13:34:08 +0100) ---------------------------------------------------------------- m68k updates for v6.8 - Make the NuBus bus type static and constant, - Defconfig updates. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): m68k: defconfig: Update defconfigs for v6.7-rc1 Greg Kroah-Hartman (1): nubus: Make nubus_bus_type static and constant arch/m68k/configs/amiga_defconfig | 2 +- arch/m68k/configs/apollo_defconfig | 2 +- arch/m68k/configs/atari_defconfig | 2 +- arch/m68k/configs/bvme6000_defconfig | 2 +- arch/m68k/configs/hp300_defconfig | 2 +- arch/m68k/configs/mac_defconfig | 5 +---- arch/m68k/configs/multi_defconfig | 5 +---- arch/m68k/configs/mvme147_defconfig | 2 +- arch/m68k/configs/mvme16x_defconfig | 2 +- arch/m68k/configs/q40_defconfig | 2 +- arch/m68k/configs/sun3_defconfig | 2 +- arch/m68k/configs/sun3x_defconfig | 2 +- drivers/nubus/bus.c | 3 +-- include/linux/nubus.h | 2 -- 14 files changed, 13 insertions(+), 22 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