ARM: s3c24xx: drop s3c-camif setup platform code
[sfrench/cifs-2.6.git] / include / media / drv-intf / s3c_camif.h
index d1200b40f53a739fdea12f54dc081809da3b7bf7..f746851a5ce605a2e54c7e1edfa47ae982abafd2 100644 (file)
@@ -35,8 +35,4 @@ struct s3c_camif_plat_data {
        int (*gpio_put)(void);
 };
 
-/* Platform default helper functions */
-int s3c_camif_gpio_get(void);
-int s3c_camif_gpio_put(void);
-
 #endif /* MEDIA_S3C_CAMIF_ */