[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180410024144.5027-4-pkshih@realtek.com>
Date: Tue, 10 Apr 2018 10:41:38 +0800
From: <pkshih@...ltek.com>
To: <kvalo@...eaurora.org>
CC: <Larry.Finger@...inger.net>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 3/9] rtlwifi: btcoex: Add 8822b header files to precomp.h
From: Ping-Ke Shih <pkshih@...ltek.com>
Add 8822b header files to precomp.h for routing functions.
Signed-off-by: Ping-Ke Shih <pkshih@...ltek.com>
---
drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h b/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h
index 02dff4c3f664..858318fd3d63 100644
--- a/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h
+++ b/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h
@@ -48,6 +48,9 @@
#include "halbtc8723b2ant.h"
#include "halbtc8821a2ant.h"
#include "halbtc8821a1ant.h"
+#include "halbtc8822b1ant.h"
+#include "halbtc8822b2ant.h"
+#include "halbtc8822bwifionly.h"
#define GetDefaultAdapter(padapter) padapter
--
2.15.1
Powered by blists - more mailing lists