From: Wu Zhangjin Date: Tue, 26 Jan 2010 15:02:34 +0000 (+0800) Subject: MIPS: Simplify the weak annotation with __weak X-Git-Tag: v2.6.34-rc1~269^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e52dd9fc6b9e0c17b220bd38371ff15032a1a155;p=pandora-kernel.git 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 ] Signed-off-by: Wu Zhangjin Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/874/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed