Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / video / geode / lxfb.h
index be8ccb47ebe039e11a84c32892ddfa046a000df8..cfcd8090f3134e4b9c1132eab909a9e1ddfba3d7 100644 (file)
@@ -117,7 +117,7 @@ enum gp_registers {
 };
 
 #define GP_BLT_STATUS_CE               (1 << 4)        /* cmd buf empty */
-#define GP_BLT_STATUS_PB               (1 << 0)        /* primative busy */
+#define GP_BLT_STATUS_PB               (1 << 0)        /* primitive busy */
 
 
 /* Display Controller registers (table 6-47 from the data book) */