]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/cris/arch-v32/drivers/sync_serial.c
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[karo-tx-linux.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.                    */