Merge "qcacmn: Replace 8074_VP with WIFI_EMULATION_3_0"
This commit is contained in:

zatwierdzone przez
Gerrit - the friendly Code Review server

commit
9cf6099bec
@@ -1843,7 +1843,7 @@ static void dp_reo_desc_free(struct dp_soc *soc, void *cb_ctxt,
|
||||
qdf_mem_free(freedesc);
|
||||
}
|
||||
|
||||
#if defined(QCA_WIFI_QCA8074_VP) && defined(BUILD_X86)
|
||||
#if defined(CONFIG_WIFI_EMULATION_WIFI_3_0) && defined(BUILD_X86)
|
||||
/* Hawkeye emulation requires bus address to be >= 0x50000000 */
|
||||
static inline int dp_reo_desc_addr_chk(qdf_dma_addr_t dma_addr)
|
||||
{
|
||||
|
Reference in New Issue
Block a user