#ifndef __OV9650_H__ #define __OV9650_H__ #include "sensor.h" int ov9650_init(struct sensor_dev *sensor); #endif /* __OV9650_H__ */