gpio.h 228 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/mach-imx/gpio.h>
  9. #endif /* __ASM_ARCH_MX7_GPIO_H */