qcacmn: Remove ol_defines dependency from WMI layer
ol_defines header inclusion is invalid in WMI layer. Remove the header inclusion by abstracting the dependency with in WMI layer. Change-Id: I5eb8624605cde20b516a1d8d0c823996c363e119 CRs-Fixed: 2023821
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
|
||||
#include <osdep.h>
|
||||
#include "a_types.h"
|
||||
#include "ol_defines.h"
|
||||
#ifdef CONFIG_MCL
|
||||
#include "wmi.h"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user