18c2ecf20Sopenharmony_ci// SPDX-License-Identifier: GPL-2.0
28c2ecf20Sopenharmony_ci/* Copyright(c) 2009-2014  Realtek Corporation.*/
38c2ecf20Sopenharmony_ci
48c2ecf20Sopenharmony_ci#include "../wifi.h"
58c2ecf20Sopenharmony_ci#include <linux/module.h>
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci
88c2ecf20Sopenharmony_ciMODULE_AUTHOR("Realtek WlanFAE	<wlanfae@realtek.com>");
98c2ecf20Sopenharmony_ciMODULE_AUTHOR("Larry Finger	<Larry.Finger@lwfinger.net>");
108c2ecf20Sopenharmony_ciMODULE_LICENSE("GPL");
118c2ecf20Sopenharmony_ciMODULE_DESCRIPTION("Realtek RTL8723AE/RTL8723BE 802.11n PCI wireless common routines");
12