aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/arch-s3c2410/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/arch-s3c2410/gpio.h')
-rw-r--r--include/asm-arm/arch-s3c2410/gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-arm/arch-s3c2410/gpio.h b/include/asm-arm/arch-s3c2410/gpio.h
index 9963ca3a571..9c1a7ebf080 100644
--- a/include/asm-arm/arch-s3c2410/gpio.h
+++ b/include/asm-arm/arch-s3c2410/gpio.h
@@ -11,8 +11,10 @@
* published by the Free Software Foundation.
*/
+#if 0
#define gpio_get_value __gpio_get_value
#define gpio_set_value __gpio_set_value
+#endif
#define gpio_cansleep __gpio_cansleep
#ifndef __ASM_ARCH_S3C2410_GPIO_H