aboutsummaryrefslogtreecommitdiffstats
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, 3 insertions, 3 deletions
diff --git a/include/asm-x86/gpio.h b/include/asm-x86/gpio.h
index ff87fca0caf9..f269ff9cd40b 100644
--- a/include/asm-x86/gpio.h
+++ b/include/asm-x86/gpio.h
@@ -1,6 +1,6 @@
1#ifndef _ASM_I386_GPIO_H 1#ifndef ASM_X86__GPIO_H
2#define _ASM_I386_GPIO_H 2#define ASM_X86__GPIO_H
3 3
4#include <gpio.h> 4#include <gpio.h>
5 5
6#endif /* _ASM_I386_GPIO_H */ 6#endif /* ASM_X86__GPIO_H */