common.h revision 045a1faca83cdaa54dd88f9a2875debdea5d79fa
1/*
2 * Copyright (C) 2013 Samsung Electronics Co., Ltd.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8
9#include <media/media-entity.h>
10#include <media/v4l2-subdev.h>
11
12struct v4l2_subdev *fimc_find_remote_sensor(struct media_entity *entity);
13