OSDN Git Service

Merge branch 'devel-stable' into for-linus
[android-x86/kernel.git] / arch / arm / plat-mxc / time.c
index e4ac94a..4b0fe28 100644 (file)
@@ -54,7 +54,7 @@
 #define MX2_TSTAT_CAPT         (1 << 1)
 #define MX2_TSTAT_COMP         (1 << 0)
 
-/* MX31, MX35, MX25, MXC91231, MX5 */
+/* MX31, MX35, MX25, MX5 */
 #define V2_TCTL_WAITEN         (1 << 3) /* Wait enable mode */
 #define V2_TCTL_CLK_IPG                (1 << 6)
 #define V2_TCTL_FRR            (1 << 9)