]> Git Repo - qemu.git/blobdiff - hw/etraxfs_dma.c
add L2x0/PL310 cache controller device
[qemu.git] / hw / etraxfs_dma.c
index 02d01836ceaec2de9fdaf81a5a4f5f86de40004a..d2bd584bc55d44c33d0c9ed440238005ab8dfecc 100644 (file)
@@ -180,7 +180,7 @@ struct fs_dma_channel
        struct dma_descr_context current_c;
        struct dma_descr_data current_d;
 
-       /* Controll registers.  */
+       /* Control registers.  */
        uint32_t regs[DMA_REG_MAX];
 };
 
This page took 0.021336 seconds and 4 git commands to generate.