gpio.h 191 B

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