]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/sparc64/kernel/pci_sun4v.c
Merge commit 'v2.6.27-rc8' into genirq
[linux-2.6-omap-h63xx.git] / arch / sparc64 / kernel / pci_sun4v.c
index e2bb9790039c5b47f9e6b85a8bd35f387665d7ce..a104c80d319debf8a76c3d658b12fea47cd39d91 100644 (file)
@@ -531,7 +531,7 @@ static void dma_4v_sync_sg_for_cpu(struct device *dev,
        /* Nothing to do... */
 }
 
-const struct dma_ops sun4v_dma_ops = {
+static const struct dma_ops sun4v_dma_ops = {
        .alloc_coherent                 = dma_4v_alloc_coherent,
        .free_coherent                  = dma_4v_free_coherent,
        .map_single                     = dma_4v_map_single,