securemsm-kernel: remove qcedev_compat support

cleanup qcedev_compat driver support that is not
needed on latest Qualcomm Technologies, Inc. plateforms.

Change-Id: Id61e06a5a3cc1b3e9474c328f26761ffda9a55e0
Signed-off-by: Udit Tiwari <quic_utiwari@quicinc.com>
This commit is contained in:
Udit Tiwari
2023-08-08 16:16:21 +05:30
committed by Gerrit - the friendly Code Review server
parent f20c65ab0e
commit f214d2e6b8
6 changed files with 5 additions and 746 deletions

View File

@@ -358,6 +358,9 @@ struct qcedev_unmap_buf_req {
struct file;
long qcedev_ioctl(struct file *file,
unsigned int cmd, unsigned long arg);
#define QCEDEV_IOC_MAGIC 0x87
#define QCEDEV_IOCTL_ENC_REQ \