OSDN Git Service

staging: rtl8723bs: update to the latest driver
[android-x86/kernel.git] / drivers / staging / rtl8723bs / include / hal_phy_reg.h
index 77de8cf..5180952 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 __HAL_PHY_REG_H__
 #define __HAL_PHY_REG_H__
 
-//for PutRFRegsetting & GetRFRegSetting BitMask
-//#if (RTL92SE_FPGA_VERIFY == 1)
-//#define              bRFRegOffsetMask        0xfff
-//#else
-#define                bRFRegOffsetMask        0xfffff
-//#endif
+/* for PutRFRegsetting & GetRFRegSetting BitMask */
+/* if (RTL92SE_FPGA_VERIFY == 1) */
+/* define              bRFRegOffsetMask        0xfff */
+/* else */
+#define                        bRFRegOffsetMask        0xfffff
+/* endif */
 
-#endif //__HAL_PHY_REG_H__
+#endif /* __HAL_PHY_REG_H__ */