/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2018 MediaTek Inc. * * Author: ZH Chen <[email protected]> * */ #ifndef __PINCTRL_MTK_MT6765_H #define __PINCTRL_MTK_MT6765_H #include "pinctrl-paris.h" static struct mtk_pin_desc mtk_pins_mt6765[] = …; #endif /* __PINCTRL_MTK_MT6765_H */