qcacmn: Remove redundant header file inclusion from wmi layer
Remove redundant header file inclusion from wmi layer by abstracting the dependency with in WMI layer. Change-Id: Ie113b69006a960b70d781134775bc44c7508fc4c CRs-Fixed: 2023825
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2014, 2016 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2013-2014, 2016-2017 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
|
||||
*
|
||||
@@ -29,7 +29,6 @@
|
||||
* LMAC offload interface functions for WMI TLV Interface
|
||||
*/
|
||||
|
||||
#include "ol_if_athvar.h"
|
||||
#include <qdf_mem.h> /* qdf_mem_malloc,free, etc. */
|
||||
#include <osdep.h>
|
||||
#include "htc_api.h"
|
||||
|
Reference in New Issue
Block a user