aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/rtw8822be.h
blob: 6668460d664dabee93bd9588026b1413ae3da820 (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_8822BE_H_
#define __RTW_8822BE_H_

extern struct rtw_chip_info rtw8822b_hw_spec;

#endif