tree-wide: fix comment/printk typos
[deliverable/linux.git] / arch / arm / mach-bcmring / include / mach / csp / dmacHw_priv.h
index cbf334d1c761f0b679618a2120cd939dee541bef..d67e2f8c22de0c261c72c837bef0bca0be22e102 100644 (file)
@@ -28,7 +28,7 @@
 
 /* Data type for DMA Link List Item */
 typedef struct {
-       uint32_t sar;           /* Source Adress Register.
+       uint32_t sar;           /* Source Address Register.
                                   Address must be aligned to CTLx.SRC_TR_WIDTH.             */
        uint32_t dar;           /* Destination Address Register.
                                   Address must be aligned to CTLx.DST_TR_WIDTH.             */
This page took 0.025156 seconds and 5 git commands to generate.