aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/files-5.4/drivers/net/phy/mtk/mt753x/mt7531.h
blob: 52c8a49fd304b5b1c77a197b0e475770cc9ac068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0-only */
/*
 * Copyright (c) 2018 MediaTek Inc.
 */

#ifndef _MT7531_H_
#define _MT7531_H_

#include "mt753x.h"

extern struct mt753x_sw_id mt7531_id;

#endif /* _MT7531_H_ */