kernel/3.10: make emulate_load_store_microMIPS static
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Jul 2013 09:53:54 +0000 (09:53 +0000)
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 20 Jul 2013 09:53:54 +0000 (09:53 +0000)
commit694d660b80b697ff7fd83e7dbe322e0176d4e76e
tree8425724a6e88a4a3e68104dada8ac6ed510b72dc
parentaaa9f4db7b7f3f83ac62094faba967686d8a10aa
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37478 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/generic/patches-3.10/001-MIPS-Declare-emulate_load_store_microMIPS-as-a-stati.patch [new file with mode: 0644]