]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/mips/mm/c-sb1.c
[MIPS] Replace __attribute_used__ with __used
[linux-2.6-omap-h63xx.git] / arch / mips / mm / c-sb1.c
index 6f9bd7fbd481031ef45923ed98d11b02f611608b..85ce2842d0da990224cc9b29ea51ea91ac9dd5a8 100644 (file)
@@ -272,7 +272,7 @@ void sb1_flush_cache_data_page(unsigned long)
 /*
  * Invalidate all caches on this CPU
  */
-static void __attribute_used__ local_sb1___flush_cache_all(void)
+static void __used local_sb1___flush_cache_all(void)
 {
        __sb1_writeback_inv_dcache_all();
        __sb1_flush_icache_all();