提交 6d09e0ef 编写于 作者: M Mark Einon 提交者: Greg Kroah-Hartman

staging: rtl8821ae: Remove file #if 1

All code in this file is encapsulated in a useless #if 1
declaration, remove it.
Signed-off-by: NMark Einon <mark@einon.net>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 5169af23
......@@ -12,7 +12,7 @@
* include files
**************************************************************/
#include "halbt_precomp.h"
#if 1
/**************************************************************
* Global variables, these are static variables
**************************************************************/
......@@ -4237,6 +4237,3 @@ void ex_halbtc8192e2ant_periodical(struct btc_coexist *btcoexist)
#endif
}
#endif
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册