b4c8a02861c2c603a3e04695a7f0cc5924b4d71d
[openwrt/staging/jow.git] / target / linux / mediatek / files-4.19 / drivers / net / phy / mtk / mt753x / mt7530.h
1 /*
2 * Copyright (C) 2018 MediaTek Inc. All Rights Reserved.
3 *
4 * SPDX-License-Identifier: GPL-2.0+
5 */
6
7 #ifndef _MT7530_H_
8 #define _MT7530_H_
9
10 #include "mt753x.h"
11
12 extern struct mt753x_sw_id mt7530_id;
13
14 #endif /* _MT7530_H_ */