OSDN Git Service

staging: rtl8723bs: update to the latest driver
[android-x86/kernel.git] / drivers / staging / rtl8723bs / hal / odm_AntDiv.h
index f4ae307..92cdad5 100644 (file)
  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  * more details.
  *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- *
  ******************************************************************************/
 
 #ifndef        __ODMANTDIV_H__
 
 
 
-#define ANT1_2G 0 // = ANT2_5G
-#define ANT2_2G 1 // = ANT1_5G
+#define ANT1_2G 0 /*  = ANT2_5G */
+#define ANT2_2G 1 /*  = ANT1_5G */
 
-//Antenna Diversty Control Type
+/* Antenna Diversty Control Type */
 #define        ODM_AUTO_ANT    0
 #define        ODM_FIX_MAIN_ANT        1
 #define        ODM_FIX_AUX_ANT 2
@@ -40,4 +35,4 @@
 #define CANCEL_ANTDIV_TIMMER 1
 #define RELEASE_ANTDIV_TIMMER 2
 
-#endif //#ifndef       __ODMANTDIV_H__
+#endif /* ifndef       __ODMANTDIV_H__ */