summaryrefslogtreecommitdiff
path: root/arch/m68k/68000
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2023-02-27 20:31:02 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2023-02-27 20:31:02 +0300
commit02a737f4bb22fd72bffb5b4008bbcb773218b5dd (patch)
tree18e03bf2517e1188d8d03b4c19f5f21fc4969d74 /arch/m68k/68000
parentb6cc7a0436906b18f51c3e6b1f41d648bf645bd7 (diff)
parent5aa52ccf692bfef7ddc23c2be1d48524a4427527 (diff)
downloadlinux-02a737f4bb22fd72bffb5b4008bbcb773218b5dd.tar.xz
Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Pull m68knommu updates from Greg Ungerer: - spelling fixes * tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu: m68k: nommu: Fix misspellings of "DragonEngine" m68k: nommu: Fix misspellings of "uCdimm"
Diffstat (limited to 'arch/m68k/68000')
-rw-r--r--arch/m68k/68000/dragen2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/68000/dragen2.c b/arch/m68k/68000/dragen2.c
index 1a57eff28cfe..7f1804e31a06 100644
--- a/arch/m68k/68000/dragen2.c
+++ b/arch/m68k/68000/dragen2.c
@@ -15,7 +15,7 @@
#include "screen.h"
/***************************************************************************/
-/* Init Drangon Engine hardware */
+/* Init Dragon Engine II hardware */
/***************************************************************************/
static void dragen2_reset(void)