Blackfin arch: mark a bunch of local functions as static
[firefly-linux-kernel-4.4.55.git] / arch / blackfin / kernel / bfin_dma_5xx.c
index 8ea079ebecb549490b11d5253b47825f0457be3f..14314240718e2f864c36ae26e22004278fb819ae 100644 (file)
@@ -119,7 +119,7 @@ static void clear_dma_buffer(unsigned int channel)
        SSYNC();
 }
 
-int __init blackfin_dma_init(void)
+static int __init blackfin_dma_init(void)
 {
        int i;