]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-sh/machvec.h
[MTD] [NAND] at91_nand: Make part_probes[] static
[linux-2.6-omap-h63xx.git] / include / asm-sh / machvec.h
index ddb18ad23303ae8a4f26dafdf38da0e3dd83c8fc..b2e4124070aef289a724a90049bba93adfcffa64 100644 (file)
@@ -65,6 +65,6 @@ extern struct sh_machine_vector sh_mv;
 #define get_system_type()      sh_mv.mv_name
 
 #define __initmv \
-       __attribute_used__ __attribute__((__section__ (".machvec.init")))
+       __used __section(.machvec.init)
 
 #endif /* _ASM_SH_MACHVEC_H */