diff options
Diffstat (limited to 'src/soc/imgtec/pistachio/include/soc/spi.h')
-rw-r--r-- | src/soc/imgtec/pistachio/include/soc/spi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/imgtec/pistachio/include/soc/spi.h b/src/soc/imgtec/pistachio/include/soc/spi.h index 00d1aec540..f23cca5821 100644 --- a/src/soc/imgtec/pistachio/include/soc/spi.h +++ b/src/soc/imgtec/pistachio/include/soc/spi.h @@ -17,7 +17,6 @@ #ifndef __SOC_IMGTEC_DANUBE_SPI_H__ #define __SOC_IMGTEC_DANUBE_SPI_H__ -#include <arch/io.h> #include <arch/types.h> #define spi_read_reg_field(regval, field) \ |