WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / arch / arm / mach-davinci / include / mach / davinci_misc.h
index a40de0c..1133a23 100644 (file)
@@ -23,7 +23,7 @@ struct pinmux_config {
 /* pin table definition */
 struct pinmux_resource {
        const struct pinmux_config      *pins;
-       const int                       n_pins;
+       const int                       n_pins;
 };
 
 #define PINMUX_ITEM(item) { \