]> Pileus Git - ~andy/linux/blobdiff - arch/x86/kernel/pci-dma.c
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build...
[~andy/linux] / arch / x86 / kernel / pci-dma.c
index 09c4dac11b5fcdf9232484d29f26b3ffe50c995f..3c43109ba054f7c2205114f9f256a2155f61dce1 100644 (file)
@@ -358,7 +358,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;