ARM: SAMSUNG: Move mach/ts.h to plat/ts.h
[safe/jmp/linux-2.6] / arch / um / kernel / physmem.c
index 9757085..a1a9090 100644 (file)
@@ -185,7 +185,7 @@ unsigned long find_iomem(char *driver, unsigned long *len_out)
        return 0;
 }
 
-int setup_iomem(void)
+static int setup_iomem(void)
 {
        struct iomem_region *region = iomem_regions;
        unsigned long iomem_start = high_physmem + PAGE_SIZE;