commit | e52dd9fc6b9e0c17b220bd38371ff15032a1a155 | [log] [tgz] |
---|---|---|
author | Wu Zhangjin <wuzhangjin@gmail.com> | Tue Jan 26 23:02:34 2010 +0800 |
committer | Ralf Baechle <ralf@linux-mips.org> | Sat Feb 27 12:53:17 2010 +0100 |
tree | 01f4dba99ecfb3001d01ae8ec6ff6731ac55a51e | |
parent | aae7e8da806e1536fdee0632a40aaaeed97a2f1b [diff] |
MIPS: Simplify the weak annotation with __weak Found by $ find arch/mips/ -name "*.c" | xargs -i grep -H weak {} | grep -v __weak [Ralf: Made this bulletproof by including <linux/compiler.h>] Signed-off-by: Wu Zhangjin <wuzhangjin@gmail.com> Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/874/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>