Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e803d4bd authored by Paul Bolle's avatar Paul Bolle Committed by Greg Ungerer
Browse files

m68k: Fix typo 'COFNIG_MBAR'



Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent f89487ad
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.