[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220518065639.2432213-1-gerg@linux-m68k.org>
Date: Wed, 18 May 2022 16:56:36 +1000
From: Greg Ungerer <gerg@...ux-m68k.org>
To: linux-m68k@...r.kernel.org
Cc: geert@...ux-m68k.org, linux-kernel@...r.kernel.org, arnd@...db.de,
Greg Ungerer <gerg@...ux-m68k.org>
Subject: [PATCH 0/3] m68k: build fixes and cleanup
This small series is primarily to fix the build problem reported by
the kernel build robot for undefined references to "mach_set_rtc_pll"
and "mach_get_rtc_pll".
I noticed a couple of other problems along the way, so patches 2 and 3
are an additional cleanup and fix. Geert can you shed any light on what
the changes in patch 2?
Signed-off-by: Greg Ungerer <gerg@...ux-m68k.org>
---
arch/m68k/kernel/setup_mm.c | 2 --
arch/m68k/Kconfig.cpu | 2 +-
arch/m68k/hp300/config.c | 7 -------
arch/m68k/include/asm/machdep.h | 1 -
arch/m68k/kernel/setup_mm.c | 7 -------
arch/m68k/kernel/setup_no.c | 1 -
arch/m68k/kernel/time.c | 9 +++++++++
arch/m68k/q40/config.c | 7 -------
8 files changed, 10 insertions(+), 26 deletions(-)
Powered by blists - more mailing lists