Merge branch 'linus' into x86/cleanups
[pandora-kernel.git] / arch / x86 / kernel / pci-dma.c
index dc00a13..3cc36b8 100644 (file)
@@ -357,7 +357,7 @@ int dma_supported(struct device *dev, u64 mask)
 EXPORT_SYMBOL(dma_supported);
 
 /* Allocate DMA memory on node near device */
-noinline struct page *
+static noinline struct page *
 dma_alloc_pages(struct device *dev, gfp_t gfp, unsigned order)
 {
        int node;