gpio.h 196 B

12345678910
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright (c) 2013 Xilinx, Inc.
  4. * Copyright (c) 2015 DAVE Embedded Systems
  5. */
  6. #ifndef _ZYNQ_GPIO_H
  7. #define _ZYNQ_GPIO_H
  8. #endif /* _ZYNQ_GPIO_H */