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

Commit 9b1d9289 authored by Yong Ding's avatar Yong Ding Committed by Gerrit - the friendly Code Review server
Browse files

soc: qcom: hab: include guest_shm.h from the right place



The guest_shm.h header file is merged in include/linux/ rather than
include/ directory.

Change-Id: Id78071568871864c09974d20d6154cacf3be4d71
Signed-off-by: default avatarYong Ding <yongding@codeaurora.org>
parent d8c860d9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
/* Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2016-2019, 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
@@ -15,7 +15,7 @@
#include "hab.h"
#include "hab_pipe.h"

#include <guest_shm.h>
#include <linux/guest_shm.h>
#include <linux/stddef.h>

#define PULSE_CODE_NOTIFY 0