x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errors
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / x86 / include / asm / gpio.h
1 #ifndef __LINUX_GPIO_H
2 #warning Include linux/gpio.h instead of asm/gpio.h
3 #include <linux/gpio.h>
4 #endif