GUI: Fix Tomato RAF theme for all builds. Compilation typo.
[tomato.git] / release / src-rt-6.x.4708 / linux / linux-2.6.36 / arch / arm / mach-versatile / include / mach / gpio.h
blob94ff27678a46ff9492f9e3e172e75e818049bdb2
1 #include <asm-generic/gpio.h>
3 #define gpio_get_value __gpio_get_value
4 #define gpio_set_value __gpio_set_value
5 #define gpio_cansleep __gpio_cansleep
6 #define gpio_to_irq __gpio_to_irq