u-boot/arch/arm/include/asm/arch-rk3066/gpio.h

9 lines
142 B
C
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef __ASM_ARCH_GPIO_H__
#define __ASM_ARCH_GPIO_H__
#include <asm/arch-rockchip/gpio.h>
#endif