diff options
Diffstat (limited to 'include/asm-x86/gpio.h')
-rw-r--r-- | include/asm-x86/gpio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-x86/gpio.h b/include/asm-x86/gpio.h index 116e9147fe6..f9e8f8918a9 100644 --- a/include/asm-x86/gpio.h +++ b/include/asm-x86/gpio.h @@ -59,4 +59,4 @@ static inline int irq_to_gpio(unsigned int irq) #endif /* CONFIG_X86_RDC321X */ -#endif /* _ASM_I386_GPIO_H */ +#endif /* ASM_X86__GPIO_H */ |