m68k: Fix typo 'COFNIG_MBAR'
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 26 Sep 2014 17:40:16 +0000 (19:40 +0200)
committerGreg Ungerer <gerg@uclinux.org>
Sun, 28 Sep 2014 23:56:19 +0000 (09:56 +1000)
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/m54xxpci.h

index 6fbf54f..4687f5a 100644 (file)
@@ -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.