Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1beb1ac authored by Zhen Kong's avatar Zhen Kong
Browse files

qseecom: move compat_qseecom.h



The uapi directory shouldn't contain compat definitions,
so move this file out of there.

Change-Id: Ieef35ec02157c253a137c1b1bce3c6518c7f1b31
Signed-off-by: default avatarJeremy Gebben <jgebben@codeaurora.org>
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 1b1ec93f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
#include <linux/uaccess.h>
#include <linux/qseecom.h>
#include <linux/compat.h>
#include <linux/compat_qseecom.h>
#include "compat_qseecom.h"

static int compat_get_qseecom_register_listener_req(
		struct compat_qseecom_register_listener_req __user *data32,
+1 −3
Original line number Diff line number Diff line
@@ -47,10 +47,8 @@
#include "qseecom_kernel.h"
#include <crypto/ice.h>

#ifdef CONFIG_COMPAT
#include <linux/compat.h>
#include <linux/compat_qseecom.h>
#endif
#include "compat_qseecom.h"

#define QSEECOM_DEV			"qseecom"
#define QSEOS_VERSION_14		0x14