blob: fff4f800ee421d797f7fa9240e8a485a8bdb7a51 [file] [log] [blame]
David Brownell4c203862007-02-12 00:53:11 -08001#ifndef _ARCH_ARM_GPIO_H
2#define _ARCH_ARM_GPIO_H
3
4/* not all ARM platforms necessarily support this API ... */
5#include <asm/arch/gpio.h>
6
7#endif /* _ARCH_ARM_GPIO_H */