blob: af0413436a0b4305e57e38fe47aef4c2cb5d282e [file] [log] [blame]
/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
#ifndef _CAM_OIS_SOC_H_
#define _CAM_OIS_SOC_H_
#include "cam_ois_dev.h"
int cam_ois_driver_soc_init(struct cam_ois_ctrl_t *o_ctrl);
#endif/* _CAM_OIS_SOC_H_ */