sh: Kill off the special uncached section and fixmap.
[safe/jmp/linux-2.6] / arch / sh / kernel / cpu / sh3 / probe.c
index f9c7df6..c2db657 100644 (file)
@@ -16,7 +16,7 @@
 #include <asm/cache.h>
 #include <asm/io.h>
 
-int __uses_jump_to_uncached detect_cpu_and_cache_system(void)
+int detect_cpu_and_cache_system(void)
 {
        unsigned long addr0, addr1, data0, data1, data2, data3;