diff options
Diffstat (limited to 'arch/arm/mach-u300/spi.c')
-rw-r--r-- | arch/arm/mach-u300/spi.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/mach-u300/spi.c b/arch/arm/mach-u300/spi.c index 02e6659286d5..910698293d64 100644 --- a/arch/arm/mach-u300/spi.c +++ b/arch/arm/mach-u300/spi.c | |||
@@ -10,9 +10,8 @@ | |||
10 | #include <linux/amba/bus.h> | 10 | #include <linux/amba/bus.h> |
11 | #include <linux/spi/spi.h> | 11 | #include <linux/spi/spi.h> |
12 | #include <linux/amba/pl022.h> | 12 | #include <linux/amba/pl022.h> |
13 | #include <linux/platform_data/dma-coh901318.h> | ||
13 | #include <linux/err.h> | 14 | #include <linux/err.h> |
14 | #include <mach/coh901318.h> | ||
15 | #include "dma_channels.h" | ||
16 | 15 | ||
17 | /* | 16 | /* |
18 | * The following is for the actual devices on the SSP/SPI bus | 17 | * The following is for the actual devices on the SSP/SPI bus |