mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
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: Yue Ma <yuem@codeaurora.org>
This commit is contained in:
parent
fdcb7e4106
commit
4b75f2eb49
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user