[git pull] m68knommu changes for v5.14

From: Greg Ungerer
Date: Sun Jul 04 2021 - 21:21:43 EST


Hi Linus,

Please pull the m68knommu changes for v5.14.

Only a single fix, for a build failure picked up by the kernel build robot.

Regards
Greg



The following changes since commit 13311e74253fe64329390df80bed3f07314ddd61:

Linux 5.13-rc7 (2021-06-20 15:03:15 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git tags/m68knommu-for-v5.14

for you to fetch changes up to 3f605ee17f8e785ba6ff69bee8e584e377a3cf28:

m68knommu: fix missing LCD splash screen data initializer (2021-06-21 12:09:26 +1000)

----------------------------------------------------------------
m68knommu: fixes for v5.14

Fixes include:
. fix missing LCD splash screen data initializer

----------------------------------------------------------------
Greg Ungerer (1):
m68knommu: fix missing LCD splash screen data initializer

arch/m68k/68000/dragen2.c | 1 +
arch/m68k/68000/screen.h | 804 ++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 805 insertions(+)
create mode 100644 arch/m68k/68000/screen.h