[ARM] 3065/1: ixp2000 typo and whitespace fixes
Patch from Lennert Buytenhek Misc ixp2000 typo and whitespace fixes. Signed-off-by: Lennert Buytenhek <buytenh@wantstofly.org> Signed-off-by: Deepak Saxena <dsaxena@plexity.net> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
e9b72e43d9
commit
fa87cedd4e
3 changed files with 2 additions and 4 deletions
|
|
@ -252,7 +252,7 @@
|
|||
#define IXP2000_PCI_XSCALE_INT_ENABLE IXP2000_PCI_CSR(0x15C)
|
||||
|
||||
#define IXP2000_PCICNTL_PNR (1<<17) /* PCI not Reset bit of PCI_CONTROL */
|
||||
#define IXP2000_PCICNTL_PCF (1<<28) /* PCI Centrolfunction bit */
|
||||
#define IXP2000_PCICNTL_PCF (1<<28) /* PCI Central function bit */
|
||||
#define IXP2000_XSCALE_INT (1<<1) /* Interrupt from XScale to PCI */
|
||||
|
||||
/* These are from the IRQ register in the PCI ISR register */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue