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

Commit 6f35e338 authored by Zhen Kong's avatar Zhen Kong
Browse files

qseecom: Move qseecomi.h header file



Move header file from architecture folder to include/soc/qcom folder.

Change-Id: Idbf727b9ff5a0e48577c355558787db1ba07c297
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent ec4b001e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
/* Copyright (c) 2011-2014, 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
@@ -23,7 +23,7 @@
#include <linux/types.h>
#include <linux/uaccess.h>
#include <soc/qcom/scm.h>
#include <mach/qseecomi.h>
#include <soc/qcom/qseecomi.h>

#define DEBUG_MAX_RW_BUF 4096

+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
#include <mach/board.h>
#include <linux/msm-bus.h>
#include <linux/msm-bus-board.h>
#include <mach/qseecomi.h>
#include <soc/qcom/qseecomi.h>
#include <asm/cacheflush.h>
#include "qseecom_legacy.h"
#include "qseecom_kernel.h"