Hi Linus, Can you please pull the m68knommu git tree, for-next branch. Only a single commit, to remove all use of the obsolete setup_irq() calls within the m68knommu architecture code. Regards Greg The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e: Linux 5.6-rc7 (2020-03-22 18:31:56 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-next for you to fetch changes up to ba000760eb0f182e6ef04faca70bb9737a9674b4: m68k: Replace setup_irq() by request_irq() (2020-03-23 12:01:19 +1000) ---------------------------------------------------------------- afzal mohammed (1): m68k: Replace setup_irq() by request_irq() arch/m68k/68000/timers.c | 16 +++++++--------- arch/m68k/coldfire/pit.c | 16 +++++++--------- arch/m68k/coldfire/sltimers.c | 29 +++++++++++++++-------------- arch/m68k/coldfire/timers.c | 31 +++++++++++++++---------------- 4 files changed, 44 insertions(+), 48 deletions(-)