aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/mediatek/mjc/mt6735/mjc_kernel_compat_driver.h
blob: 80f7adf36c9477b8b9224db45fca9cdbc63fd5de (plain) (blame)
1
2
3
4
5
6
7

#ifndef _MJC_KERNEL_COMPAT_DRIVER_H
#define _MJC_KERNEL_COMPAT_DRIVER_H

long compat_mjc_ioctl(struct file *pfile, unsigned int u4cmd, unsigned long u4arg);

#endif