V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor...
[safe/jmp/linux-2.6] / include / media / sh_mobile_ceu.h
index 234a471..b5dbefe 100644 (file)
@@ -5,8 +5,6 @@
 
 struct sh_mobile_ceu_info {
        unsigned long flags; /* SOCAM_... */
-       void (*enable_camera)(void);
-       void (*disable_camera)(void);
 };
 
 #endif /* __ASM_SH_MOBILE_CEU_H__ */