/* SPDX-License-Identifier: GPL-2.0 */ /****************************************************************************** * * Copyright(c) 2007 - 2016 Realtek Corporation. * * Contact Information: * wlanfae * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park, * Hsinchu 300, Taiwan. * * Larry Finger * *****************************************************************************/ #ifndef __ODM_RTL8822B_H__ #define __ODM_RTL8822B_H__ void phydm_hwsetting_8822b(struct phy_dm_struct *dm); #endif /* #define __ODM_RTL8822B_H__ */