blob: 5f1602aca410488f871f905fa1faefcb3a348228 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (c) 2018, The Linux Foundation. All rights reserved.
*/
#ifndef _MSM_V4L2_PRIVATE_H_
#define _MSM_V4L2_PRIVATE_H_
#include <media/msm_vidc_private.h>
#include "msm_vidc_debug.h"
long msm_v4l2_private(struct file *file, unsigned int cmd, unsigned long arg);
#endif