kernel/3.10: make emulate_load_store_microMIPS static
authorGabor Juhos <juhosg@openwrt.org>
Sat, 20 Jul 2013 09:53:54 +0000 (09:53 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 20 Jul 2013 09:53:54 +0000 (09:53 +0000)
commit1cde74b19f56ac4334abd851765a23f97973d045
tree8425724a6e88a4a3e68104dada8ac6ed510b72dc
parent648ee815a6be029362d961b752caa76acbde2f5a
kernel/3.10: make emulate_load_store_microMIPS static

This allows the compiler to remove the emulate_load_store_microMIPS
function if cpu_has_mmips is defined as zero.

Backport of commit 74338805ec6869594d583535f941cb478c94dd73
from 3.11-rc1.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37478
target/linux/generic/patches-3.10/001-MIPS-Declare-emulate_load_store_microMIPS-as-a-stati.patch [new file with mode: 0644]