Add a corresponding device for a new dmaengine driver. Signed-off-by: Vasily Khoruzhick <anarsoul@xxxxxxxxx> --- arch/arm/mach-s3c24xx/mach-h1940.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/mach-s3c24xx/mach-h1940.c b/arch/arm/mach-s3c24xx/mach-h1940.c index fbf5487..cf36f26 100644 --- a/arch/arm/mach-s3c24xx/mach-h1940.c +++ b/arch/arm/mach-s3c24xx/mach-h1940.c @@ -623,6 +623,7 @@ static struct platform_device h1940_dev_buttons = { static struct platform_device *h1940_devices[] __initdata = { &h1940_dev_buttons, + &s3c2410_device_dma, &s3c_device_ohci, &s3c_device_lcd, &s3c_device_wdt, -- 2.0.0 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html