ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
[linux-2.6-block.git] / arch / arm / include / asm / gpio.h
CommitLineData
4c20386c
DB
1#ifndef _ARCH_ARM_GPIO_H
2#define _ARCH_ARM_GPIO_H
3
4/* not all ARM platforms necessarily support this API ... */
a09e64fb 5#include <mach/gpio.h>
4c20386c
DB
6
7#endif /* _ARCH_ARM_GPIO_H */