uboot/u-boot-stm32mp-2020.01/arch/arm/mach-zynqmp/include/mach/gpio.h

12 lines
186 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2015 Xilinx, Inc.
*/
#ifndef __ARCH_ZYNQMP_GPIO_H
#define __ARCH_ZYNQMP_GPIO_H
/* Empty file - sdhci requires this. */
#endif