]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/resource.c
h63xx: tsc2101 alsa sound support
[linux-2.6-omap-h63xx.git] / kernel / resource.c
index 92285d822de6c9ce3a75825b7b876b8379d522d6..e3080fcc66a3b1237e30326782eed2a8fd184323 100644 (file)
@@ -464,7 +464,7 @@ struct resource * __request_region(struct resource *parent, unsigned long start,
 
 EXPORT_SYMBOL(__request_region);
 
-int __deprecated __check_region(struct resource *parent, unsigned long start, unsigned long n)
+int __check_region(struct resource *parent, unsigned long start, unsigned long n)
 {
        struct resource * res;