mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
Arch-neutral GPIO calls for AVR32. GPIO IRQ support written by David Brownell. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
7 lines
115 B
C
7 lines
115 B
C
#ifndef __ASM_AVR32_GPIO_H
|
|
#define __ASM_AVR32_GPIO_H
|
|
|
|
#include <asm/arch/gpio.h>
|
|
|
|
#endif /* __ASM_AVR32_GPIO_H */
|