]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/dma.c
ARM: OMAP: Misc clean-up to sync with upstream patches
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / dma.c
index 42c03595650c89e29c940e2e2102fc34e04a3dc7..fac8e994f58896ff991feab65ab75601d5ef2f1d 100644 (file)
@@ -126,7 +126,7 @@ static int dma_chan_count;
 
 static spinlock_t dma_chan_lock;
 static struct omap_dma_lch *dma_chan;
-void __iomem *omap_dma_base;
+static void __iomem *omap_dma_base;
 
 static const u8 omap1_dma_irq[OMAP1_LOGICAL_DMA_CH_COUNT] = {
        INT_DMA_CH0_6, INT_DMA_CH1_7, INT_DMA_CH2_8, INT_DMA_CH3,