18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci/* Copyright(c) 2009-2012  Realtek Corporation.*/
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#include "../wifi.h"
58c2ecf20Sopenharmony_ci#include <linux/module.h>
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciMODULE_AUTHOR("lizhaoming	<chaoming_li@realsil.com.cn>");
88c2ecf20Sopenharmony_ciMODULE_AUTHOR("Realtek WlanFAE	<wlanfae@realtek.com>");
98c2ecf20Sopenharmony_ciMODULE_AUTHOR("Georgia		<georgia@realtek.com>");
108c2ecf20Sopenharmony_ciMODULE_AUTHOR("Ziv Huang	<ziv_huang@realtek.com>");
118c2ecf20Sopenharmony_ciMODULE_AUTHOR("Larry Finger	<Larry.Finger@lwfinger.net>");
128c2ecf20Sopenharmony_ciMODULE_LICENSE("GPL");
138c2ecf20Sopenharmony_ciMODULE_DESCRIPTION("Realtek 8192C/8188C 802.11n PCI wireless");
14