]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
MIPS: Remove "__weak" definition from arch-specific linkage.h
authorBjorn Helgaas <bhelgaas@google.com>
Sun, 12 Jul 2015 23:12:03 +0000 (18:12 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 3 Sep 2015 10:07:39 +0000 (12:07 +0200)
commitb620c9720a0e18bc2067c65ad3b9020e813372eb
tree67e7afea060718326b225b6e37f2d6bc7a08ccc5
parente1d97497309867cdc1064ed6b10953abd1740b05
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 <bhelgaas@google.com>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/10689/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/linkage.h