diff options
Diffstat (limited to 'arch/mips/include/asm/octeon/cvmx-spi.h')
-rw-r--r-- | arch/mips/include/asm/octeon/cvmx-spi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/octeon/cvmx-spi.h b/arch/mips/include/asm/octeon/cvmx-spi.h index e814648953a5..3bf53b537bcf 100644 --- a/arch/mips/include/asm/octeon/cvmx-spi.h +++ b/arch/mips/include/asm/octeon/cvmx-spi.h | |||
@@ -32,7 +32,7 @@ | |||
32 | #ifndef __CVMX_SPI_H__ | 32 | #ifndef __CVMX_SPI_H__ |
33 | #define __CVMX_SPI_H__ | 33 | #define __CVMX_SPI_H__ |
34 | 34 | ||
35 | #include "cvmx-gmxx-defs.h" | 35 | #include <asm/octeon/cvmx-gmxx-defs.h> |
36 | 36 | ||
37 | /* CSR typedefs have been moved to cvmx-csr-*.h */ | 37 | /* CSR typedefs have been moved to cvmx-csr-*.h */ |
38 | 38 | ||