blob: 166a7a3e28400db64062715a53bdb2f31d4e9df4 [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 ... */
Russell Kinga09e64f2008-08-05 16:14:15 +01005#include <mach/gpio.h>
David Brownell4c203862007-02-12 00:53:11 -08006
7#endif /* _ARCH_ARM_GPIO_H */