aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/gpio.h')
-rw-r--r--include/asm-x86/gpio.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/asm-x86/gpio.h b/include/asm-x86/gpio.h
index f9e8f8918a9..497fb980d96 100644
--- a/include/asm-x86/gpio.h
+++ b/include/asm-x86/gpio.h
@@ -16,10 +16,6 @@
#ifndef _ASM_I386_GPIO_H
#define _ASM_I386_GPIO_H
-#ifdef CONFIG_X86_RDC321X
-#include <gpio.h>
-#else /* CONFIG_X86_RDC321X */
-
#include <asm-generic/gpio.h>
#ifdef CONFIG_GPIOLIB
@@ -57,6 +53,4 @@ static inline int irq_to_gpio(unsigned int irq)
#endif /* CONFIG_GPIOLIB */
-#endif /* CONFIG_X86_RDC321X */
-
#endif /* ASM_X86__GPIO_H */