Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[deliverable/linux.git] / drivers / ide / it821x.c
index f01ba4606be0eb412ea6347d9f6c14ca04801710..04029d18a6966b131e3621f3f82ce4fdde1d6309 100644 (file)
@@ -508,7 +508,7 @@ static void it821x_quirkproc(ide_drive_t *drive)
 
 }
 
-static struct ide_dma_ops it821x_pass_through_dma_ops = {
+static const struct ide_dma_ops it821x_pass_through_dma_ops = {
        .dma_host_set           = ide_dma_host_set,
        .dma_setup              = ide_dma_setup,
        .dma_start              = it821x_dma_start,
This page took 0.027438 seconds and 5 git commands to generate.