]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/video/omap2/dss/dpi.c
OMAP: DSS2: Remove pdev argument from dpi_init
[karo-tx-linux.git] / drivers / video / omap2 / dss / dpi.c
index 08fed3080c0a68ae4f1b24357fbfdee5f441825c..2d3ca4ca4a05b14583b89f5cf9e622edef4a72cd 100644 (file)
@@ -319,7 +319,7 @@ int dpi_init_display(struct omap_dss_device *dssdev)
        return 0;
 }
 
-int dpi_init(struct platform_device *pdev)
+int dpi_init(void)
 {
        return 0;
 }