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)
commitf5f9bce1683d7c92b49838e4bd41b0ee210e4b74
tree9b6e4450d7fd74d2fc185a2829ade6d72445626c
parent2d8fd8b58cca22d63d7b45714657e13a3cf587c4
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]