diff options
Diffstat (limited to 'arch/arm/mach-dove/common.h')
| -rw-r--r-- | arch/arm/mach-dove/common.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-dove/common.h b/arch/arm/mach-dove/common.h index b29e8937de4..a51517c3fe7 100644 --- a/arch/arm/mach-dove/common.h +++ b/arch/arm/mach-dove/common.h | |||
| @@ -36,5 +36,7 @@ void dove_uart3_init(void); | |||
| 36 | void dove_spi0_init(void); | 36 | void dove_spi0_init(void); |
| 37 | void dove_spi1_init(void); | 37 | void dove_spi1_init(void); |
| 38 | void dove_i2c_init(void); | 38 | void dove_i2c_init(void); |
| 39 | void dove_sdio0_init(void); | ||
| 40 | void dove_sdio1_init(void); | ||
| 39 | 41 | ||
| 40 | #endif | 42 | #endif |
