提交 4d88550a 编写于 作者: L Laurent Pinchart 提交者: Mauro Carvalho Chehab

[media] mt9v032: Remove unused macro

The EXT_CLK macro is unused, remove it.
Signed-off-by: NLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: NMauro Carvalho Chehab <m.chehab@samsung.com>
上级 bea77915
......@@ -215,8 +215,6 @@ mt9v032_update_hblank(struct mt9v032 *mt9v032)
max_t(s32, mt9v032->hblank, 660 - crop->width));
}
#define EXT_CLK 25000000
static int mt9v032_power_on(struct mt9v032 *mt9v032)
{
struct i2c_client *client = v4l2_get_subdevdata(&mt9v032->subdev);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册