Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / blizzard.h
index 8d160f1..56e7f2e 100644 (file)
@@ -6,7 +6,7 @@ struct blizzard_platform_data {
        void            (*power_down)(struct device *dev);
        unsigned long   (*get_clock_rate)(struct device *dev);
 
-       unsigned        te_connected : 1;
+       unsigned        te_connected:1;
 };
 
 #endif