]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-s3c2410/dma.c
md: cancel check/repair requests when recovery is needed
[linux-2.6] / arch / arm / mach-s3c2410 / dma.c
index 80d83739ab9f6c0185eac554b4208c9b7ffb056c..8f12e855ef5f2ac093ed3d8a6658fcf72349d2dc 100644 (file)
@@ -145,7 +145,7 @@ static struct s3c24xx_dma_order __initdata s3c2410_dma_order = {
        },
 };
 
-static int s3c2410_dma_add(struct sys_device *sysdev)
+static int __init s3c2410_dma_add(struct sys_device *sysdev)
 {
        s3c2410_dma_init();
        s3c24xx_dma_order_set(&s3c2410_dma_order);