qcacmn: Fix compilation errors for msmcobalt
Fix compilation errors when building for msmcobalt. CRs-Fixed: 1006068 Change-Id: I26af2637ca95df0765055e7909905babce6a09cb
This commit is contained in:

committed by
Vishwajith Upendra

parent
1d4416c1cd
commit
4e3feeb40b
@@ -31,7 +31,6 @@
|
||||
#ifndef _CDP_TXRX_IPA_H_
|
||||
#define _CDP_TXRX_IPA_H_
|
||||
|
||||
#ifdef IPA_OFFLOAD
|
||||
|
||||
/**
|
||||
* ol_txrx_ipa_resources - Resources needed for IPA
|
||||
@@ -56,6 +55,8 @@ struct ol_txrx_ipa_resources {
|
||||
void *rx2_proc_done_idx_vaddr;
|
||||
};
|
||||
|
||||
#ifdef IPA_OFFLOAD
|
||||
|
||||
void
|
||||
ol_txrx_ipa_uc_get_resource(ol_txrx_pdev_handle pdev,
|
||||
struct ol_txrx_ipa_resources *ipa_res);
|
||||
|
Reference in New Issue
Block a user