Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
[deliverable/linux.git] / arch / sparc / include / asm / pgtable_64.h
index d22b92d67844e808f8fc9d1e101dffe2a7bea61b..36760317814fe4dcc2089aea5cb3b85772ecd211 100644 (file)
@@ -915,6 +915,7 @@ static inline int io_remap_pfn_range(struct vm_area_struct *vma,
 
        return remap_pfn_range(vma, from, phys_base >> PAGE_SHIFT, size, prot);
 }
+#define io_remap_pfn_range io_remap_pfn_range 
 
 #include <asm/tlbflush.h>
 #include <asm-generic/pgtable.h>
This page took 0.043875 seconds and 5 git commands to generate.