diff options
Diffstat (limited to 'arch/frv/include/asm/pci.h')
| -rw-r--r-- | arch/frv/include/asm/pci.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/frv/include/asm/pci.h b/arch/frv/include/asm/pci.h index 0d5997909850..ef03baf5d89d 100644 --- a/arch/frv/include/asm/pci.h +++ b/arch/frv/include/asm/pci.h @@ -54,7 +54,7 @@ static inline void pci_dma_burst_advice(struct pci_dev *pdev,  #endif  /* - *	These are pretty much arbitary with the CoMEM implementation. + *	These are pretty much arbitrary with the CoMEM implementation.   *	We have the whole address space to ourselves.   */  #define PCIBIOS_MIN_IO		0x100  |