kernel_samsung_a34x-permissive/drivers/net/phy/mtk/mt753x/mt7531.h
2024-04-28 15:51:13 +02:00

14 lines
206 B
C

/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2018 MediaTek Inc.
*/
#ifndef _MT7531_H_
#define _MT7531_H_
#include "mt753x.h"
extern struct mt753x_sw_id mt7531_id;
#endif /* _MT7531_H_ */