aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/rtw8822ce.h
blob: fee32d7a450477dc614b6273174636aece164b24 (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_8822CE_H_
#define __RTW_8822CE_H_

extern struct rtw_chip_info rtw8822c_hw_spec;

#endif