hc
2023-12-09 b22da3d8526a935aa31e086e63f60ff3246cb61c
kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbt_precomp.h
....@@ -1,26 +1,5 @@
1
-/******************************************************************************
2
- *
3
- * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
4
- *
5
- * This program is free software; you can redistribute it and/or modify it
6
- * under the terms of version 2 of the GNU General Public License as
7
- * published by the Free Software Foundation.
8
- *
9
- * This program is distributed in the hope that it will be useful, but WITHOUT
10
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
12
- * more details.
13
- *
14
- * The full GNU General Public License is included in this distribution in the
15
- * file called LICENSE.
16
- *
17
- * Contact Information:
18
- * wlanfae <wlanfae@realtek.com>
19
- * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
20
- * Hsinchu 300, Taiwan.
21
- * Larry Finger <Larry.Finger@lwfinger.net>
22
- *
23
- ******************************************************************************/
1
+/* SPDX-License-Identifier: GPL-2.0 */
2
+/* Copyright(c) 2007-2011 Realtek Corporation.*/
243
254 #ifndef __HALBT_PRECOMP_H__
265 #define __HALBT_PRECOMP_H__
....@@ -48,8 +27,6 @@
4827 #include "halbtc8723b2ant.h"
4928 #include "halbtc8821a2ant.h"
5029 #include "halbtc8821a1ant.h"
51
-
52
-#define GetDefaultAdapter(padapter) padapter
5330
5431 #define BIT0 0x00000001
5532 #define BIT1 0x00000002