qcacmn: CONFIG_WIN Macros to be moved out of HIF/HTC

Remove CONFIG_WIN from HIF and HTC module

Change-Id: If5001a16047f802b077e6cd9b211a912df5ca55e
CRs-Fixed: 2349905
This commit is contained in:
Akshay Kosigi
2019-04-08 17:50:05 +05:30
committed by nshrivas
vanhempi 03c409d4a2
commit af98d7cbbe
4 muutettua tiedostoa jossa 6 lisäystä ja 10 poistoa

Näytä tiedosto

@@ -229,10 +229,6 @@ _failed:
}
#endif
#ifdef CONFIG_WIN
#define HTC_MSG_NACK_SUSPEND 7
#endif
QDF_STATUS htc_rx_completion_handler(void *Context, qdf_nbuf_t netbuf,
uint8_t pipeID)
{