[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <fe6c0932-ac00-8a81-4eae-8759547ddd1f@linux-m68k.org>
Date: Mon, 4 Sep 2023 11:08:06 +1000
From: Greg Ungerer <gerg@...ux-m68k.org>
To: torvalds@...ux-foundation.org
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Linux/m68k <linux-m68k@...r.kernel.org>,
Geert Uytterhoeven <geert@...ux-m68k.org>, gerg@...nel.org
Subject: [git pull] m68knommu changes for v6.6
Hi Linus,
Please pull the m68knommu git tree changes for v6.6.
Two changes, one a trivial white space clean up, the other removes the
unnecessary local pcibios_setup() code.
Regards
Greg
The following changes since commit 706a741595047797872e669b3101429ab8d378ef:
Linux 6.5-rc7 (2023-08-20 15:02:52 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git
tags/m68knommu-for-v6.6
for you to fetch changes up to cf18ecd34f71dfd2815046d4c0d7b6439bb0cbde:
m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo
__init bar" (2023-08-21 08:45:36 +1000)
----------------------------------------------------------------
m68knommu: updates and fixes for v6.6
Fixes include:
. white space cleanup in dma code
. removal of unused pcibios_setup() code
----------------------------------------------------------------
Bjorn Helgaas (1):
m68k/pci: Drop useless pcibios_setup()
hexingwei001@...suo.com (1):
m68k: coldfire: dma_timer: ERROR: "foo __init bar" should be "foo
__init bar"
arch/m68k/coldfire/dma_timer.c | 2 +-
arch/m68k/kernel/pcibios.c | 6 ------
2 files changed, 1 insertion(+), 7 deletions(-)
Powered by blists - more mailing lists