treewide: Put a space between #include and FILE
[deliverable/linux.git] / arch / arm / plat-samsung / include / plat / gpio-cfg.h
index df8155b9d4d19e550b881abf22df4dbbeab3315c..08740eed050c46907c21314df3b830408e7f6b6f 100644 (file)
@@ -24,7 +24,7 @@
 #ifndef __PLAT_GPIO_CFG_H
 #define __PLAT_GPIO_CFG_H __FILE__
 
-#include<linux/types.h>
+#include <linux/types.h>
 
 typedef unsigned int __bitwise__ samsung_gpio_pull_t;
 typedef unsigned int __bitwise__ s5p_gpio_drvstr_t;
This page took 0.027613 seconds and 5 git commands to generate.