aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2014-09-26 19:40:16 +0200
committerGreg Ungerer <gerg@uclinux.org>2014-09-29 09:56:19 +1000
commite803d4bd31184b301a54352bb2c1a3fa93f80154 (patch)
treef58e6611ce51cc3846f9661da48d28250da9bedc /arch/m68k
parentm68knommu: add missing ioport_map() and ioport_unmap() (diff)
downloadlinux-dev-e803d4bd31184b301a54352bb2c1a3fa93f80154.tar.xz
linux-dev-e803d4bd31184b301a54352bb2c1a3fa93f80154.zip
m68k: Fix typo 'COFNIG_MBAR'
Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/include/asm/m54xxpci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/m54xxpci.h b/arch/m68k/include/asm/m54xxpci.h
index 6fbf54f72f2e..4687f5aa3741 100644
--- a/arch/m68k/include/asm/m54xxpci.h
+++ b/arch/m68k/include/asm/m54xxpci.h
@@ -72,7 +72,7 @@
#define PCIRFWPR (CONFIG_MBAR + 0x84d4) /* RX FIFO write pointer */
#define PACR (CONFIG_MBAR + 0xc00) /* PCI arbiter control */
-#define PASR (COFNIG_MBAR + 0xc04) /* PCI arbiter status */
+#define PASR (CONFIG_MBAR + 0xc04) /* PCI arbiter status */
/*
* Definitions for the Global status and control register.