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

Commit 4b75f2eb authored by Yue Ma's avatar Yue Ma
Browse files

cnss2: Include kernel QMI header file in correct place



Kernel QMI header file should be always included irrespective of
CNSS QMI feature flag enabled or not.

CRs-fixed: 2279667
Change-Id: I9a33bd56b7cca1b0cbde63afa68ff99caabbe23f
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent fdcb7e41
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -13,6 +13,8 @@
#ifndef _CNSS_QMI_H
#define _CNSS_QMI_H

#include <linux/soc/qcom/qmi.h>

struct cnss_plat_data;

#ifdef CONFIG_CNSS2_QMI