gpio.h 230 B

123456789101112
  1. /*
  2. * Copyright (C) 2015 Freescale Semiconductor, Inc.
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. #ifndef __ASM_ARCH_MX7_GPIO_H
  7. #define __ASM_ARCH_MX7_GPIO_H
  8. #include <asm/imx-common/gpio.h>
  9. #endif /* __ASM_ARCH_MX7_GPIO_H */