gpio.h 228 B

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