diff options
Diffstat (limited to 'arch/mips/include/asm/mach-loongson/gpio.h')
-rw-r--r-- | arch/mips/include/asm/mach-loongson/gpio.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/mips/include/asm/mach-loongson/gpio.h b/arch/mips/include/asm/mach-loongson/gpio.h index e30e73d443df..211a7b7138fe 100644 --- a/arch/mips/include/asm/mach-loongson/gpio.h +++ b/arch/mips/include/asm/mach-loongson/gpio.h | |||
@@ -10,8 +10,8 @@ | |||
10 | * (at your option) any later version. | 10 | * (at your option) any later version. |
11 | */ | 11 | */ |
12 | 12 | ||
13 | #ifndef __STLS2F_GPIO_H | 13 | #ifndef __STLS2F_GPIO_H |
14 | #define __STLS2F_GPIO_H | 14 | #define __STLS2F_GPIO_H |
15 | 15 | ||
16 | #include <asm-generic/gpio.h> | 16 | #include <asm-generic/gpio.h> |
17 | 17 | ||