aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm/gpio.h
blob: fff4f800ee421d797f7fa9240e8a485a8bdb7a51 (plain) (blame)
1
2
3
4
5
6
7
#ifndef _ARCH_ARM_GPIO_H
#define _ARCH_ARM_GPIO_H

/* not all ARM platforms necessarily support this API ... */
#include <asm/arch/gpio.h>

#endif /* _ARCH_ARM_GPIO_H */