aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-davinci/dm646x.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-davinci/dm646x.c')
-rw-r--r--arch/arm/mach-davinci/dm646x.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-davinci/dm646x.c b/arch/arm/mach-davinci/dm646x.c
index 331a9ec8e7f2..4b258042dff9 100644
--- a/arch/arm/mach-davinci/dm646x.c
+++ b/arch/arm/mach-davinci/dm646x.c
@@ -877,7 +877,6 @@ static struct davinci_soc_info davinci_soc_info_dm646x = {
877 .gpio_base = DAVINCI_GPIO_BASE, 877 .gpio_base = DAVINCI_GPIO_BASE,
878 .gpio_num = 43, /* Only 33 usable */ 878 .gpio_num = 43, /* Only 33 usable */
879 .gpio_irq = IRQ_DM646X_GPIOBNK0, 879 .gpio_irq = IRQ_DM646X_GPIOBNK0,
880 .serial_dev = dm646x_serial_device,
881 .emac_pdata = &dm646x_emac_pdata, 880 .emac_pdata = &dm646x_emac_pdata,
882 .sram_dma = 0x10010000, 881 .sram_dma = 0x10010000,
883 .sram_len = SZ_32K, 882 .sram_len = SZ_32K,