aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/rtw8821ce.h
blob: 54142acca5344f3aca99ee42fc94fad481e08a82 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
/* Copyright(c) 2018-2019  Realtek Corporation
 */

#ifndef __RTW_8821CE_H_
#define __RTW_8821CE_H_

extern struct rtw_chip_info rtw8821c_hw_spec;

#endif