]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/resource.c
kernel/resource: fix reserve_region_with_split() section mismatch
[linux-2.6-omap-h63xx.git] / kernel / resource.c
index 4089d12af6e0eda2aa15cc8c145940f1bd12056c..7fec0e4272342c162d1f8b8d09bb7a824f11393e 100644 (file)
@@ -571,7 +571,7 @@ static void __init __reserve_region_with_split(struct resource *root,
 
 }
 
-void reserve_region_with_split(struct resource *root,
+void __init reserve_region_with_split(struct resource *root,
                resource_size_t start, resource_size_t end,
                const char *name)
 {