diff options
Diffstat (limited to 'arch/arm/mach-ux500')
-rw-r--r-- | arch/arm/mach-ux500/devices-db8500.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/devices-db8500.c b/arch/arm/mach-ux500/devices-db8500.c index 9280d2561111..58b3e723b183 100644 --- a/arch/arm/mach-ux500/devices-db8500.c +++ b/arch/arm/mach-ux500/devices-db8500.c | |||
@@ -193,7 +193,6 @@ static struct stedma40_platform_data dma40_plat_data = { | |||
193 | .memcpy_len = ARRAY_SIZE(dma40_memcpy_event), | 193 | .memcpy_len = ARRAY_SIZE(dma40_memcpy_event), |
194 | .memcpy_conf_phy = &dma40_memcpy_conf_phy, | 194 | .memcpy_conf_phy = &dma40_memcpy_conf_phy, |
195 | .memcpy_conf_log = &dma40_memcpy_conf_log, | 195 | .memcpy_conf_log = &dma40_memcpy_conf_log, |
196 | .llis_per_log = 8, | ||
197 | .disabled_channels = {-1}, | 196 | .disabled_channels = {-1}, |
198 | }; | 197 | }; |
199 | 198 | ||