diff options
Diffstat (limited to 'arch/mips/include/asm/octeon/pci-octeon.h')
| -rw-r--r-- | arch/mips/include/asm/octeon/pci-octeon.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/octeon/pci-octeon.h b/arch/mips/include/asm/octeon/pci-octeon.h index c66734bd338..64ba56a0284 100644 --- a/arch/mips/include/asm/octeon/pci-octeon.h +++ b/arch/mips/include/asm/octeon/pci-octeon.h @@ -22,7 +22,7 @@  #define CVMX_PCIE_BAR1_PHYS_SIZE (1ull << 28)  /* - * The RC base of BAR1.  gen1 has a 39-bit BAR2, gen2 has 41-bit BAR2, + * The RC base of BAR1.	 gen1 has a 39-bit BAR2, gen2 has 41-bit BAR2,   * place BAR1 so it is the same for both.   */  #define CVMX_PCIE_BAR1_RC_BASE (1ull << 41)  |