qcacmn: remove dependency of public files from wlan_objmgr_psoc_obj.h

Remove dependency of wlan_lmac_if_def headerfile from
wlan_objmgr_psoc_obj.h

Change-Id: Ida8472e6f05a90b3930b5a13a2bf89ea8b3e938f
这个提交包含在:
Neha Bisht
2020-03-05 14:48:11 +05:30
提交者 nshrivas
父节点 9e2bd0589d
当前提交 466c04dee9
修改 19 个文件,包含 500 行新增111 行删除

查看文件

@@ -25,6 +25,7 @@
#include <linux/version.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <wlan_spectral_public_structs.h>
/* NETLINK related declarations */
#if (KERNEL_VERSION(2, 6, 31) > LINUX_VERSION_CODE)