qcacmn: Add QDF abstraction for IPA enums
Add QDF abstraction for Linux kernel IPA driver enums. Change-Id: I9b61917768a109d12aefdc19a7822287337c9c18 CRs-Fixed: 2194166
This commit is contained in:
@@ -22,6 +22,8 @@
|
||||
#ifndef _QDF_IPA_WDI3_H
|
||||
#define _QDF_IPA_WDI3_H
|
||||
|
||||
#ifdef IPA_OFFLOAD
|
||||
|
||||
#ifdef CONFIG_IPA_WDI_UNIFIED_API
|
||||
|
||||
#include <qdf_ipa.h>
|
||||
@@ -341,4 +343,5 @@ static inline int qdf_ipa_wdi3_set_perf_profile(
|
||||
|
||||
#endif /* CONFIG_IPA_WDI_UNIFIED_API */
|
||||
|
||||
#endif
|
||||
#endif /* IPA_OFFLOAD */
|
||||
#endif /* _QDF_IPA_WDI3_H */
|
||||
|
Reference in New Issue
Block a user