projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f89487a
)
m68k: Fix typo 'COFNIG_MBAR'
author
Paul Bolle
<pebolle@tiscali.nl>
Fri, 26 Sep 2014 17:40:16 +0000
(19:40 +0200)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/arch/m68k/include/asm/m54xxpci.h
b/arch/m68k/include/asm/m54xxpci.h
index 6fbf54f72f2e0a5cc27b7b29207e68e2d702826c..4687f5aa374170c5780fb1f817e08770654f303d 100644
(file)
--- 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 (CO
FN
IG_MBAR + 0xc04) /* PCI arbiter status */
+#define PASR (CO
NF
IG_MBAR + 0xc04) /* PCI arbiter status */
/*
* Definitions for the Global status and control register.