omap: Split i2c platform init for mach-omap1 and mach-omap2
[safe/jmp/linux-2.6] / arch / arm / plat-s3c / pwm.c
index 4fdc5b3..ef019f2 100644 (file)
@@ -368,7 +368,7 @@ static int s3c_pwm_probe(struct platform_device *pdev)
        return ret;
 }
 
-static int s3c_pwm_remove(struct platform_device *pdev)
+static int __devexit s3c_pwm_remove(struct platform_device *pdev)
 {
        struct pwm_device *pwm = platform_get_drvdata(pdev);