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
このコミットが含まれているのは:
Akshay Kosigi
2019-04-08 17:50:05 +05:30
committed by nshrivas
コミット af98d7cbbe
4個のファイルの変更6行の追加10行の削除

ファイルの表示

@@ -114,9 +114,7 @@ struct CE_state;
#define CE_COUNT_MAX 12
#define HIF_MAX_GRP_IRQ 16
#ifdef CONFIG_WIN
#define HIF_MAX_GROUP 12
#else
#ifndef HIF_MAX_GROUP
#define HIF_MAX_GROUP 8
#endif