From: Bjorn Helgaas Date: Sun, 12 Jul 2015 23:12:03 +0000 (-0500) Subject: MIPS: Remove "__weak" definition from arch-specific linkage.h X-Git-Tag: omap-for-v4.3/fixes-rc1~99^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b620c9720a0e18bc2067c65ad3b9020e813372eb;p=pandora-kernel.git MIPS: Remove "__weak" definition from arch-specific linkage.h "__weak" is defined in include/linux/compiler-gcc.h. We shouldn't need an arch-specific definition. Remove the "__weak" definition from arch/mips/include/asm/linkage.h. Signed-off-by: Bjorn Helgaas Reviewed-by: James Hogan Cc: Andrew Bresticker Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/10689/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed