aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/files-4.19/drivers/net/phy/mtk/mt753x/mt7530.h
blob: 40243d4e5ab37edaceb8722195639f57769c6b0a (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 _MT7530_H_
#define _MT7530_H_

#include "mt753x.h"

extern struct mt753x_sw_id mt7530_id;

#endif /* _MT7530_H_ */