Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / cris / arch-v32 / drivers / sync_serial.c
index c8637a9195eadb5bb0d8d0f9e3b658923767fbdc..a6a180bc566ff51d533cbd5ddc85fec2469381a2 100644 (file)
@@ -33,7 +33,7 @@
 #include <asm/sync_serial.h>
 
 
-/* The receiver is a bit tricky beacuse of the continuous stream of data.*/
+/* The receiver is a bit tricky because of the continuous stream of data.*/
 /*                                                                       */
 /* Three DMA descriptors are linked together. Each DMA descriptor is     */
 /* responsible for port->bufchunk of a common buffer.                    */