gpio.h 186 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright 2015 Xilinx, Inc.
  4. */
  5. #ifndef __ARCH_ZYNQMP_GPIO_H
  6. #define __ARCH_ZYNQMP_GPIO_H
  7. /* Empty file - sdhci requires this. */
  8. #endif