From: Wu Zhangjin Date: Sat, 25 Dec 2010 20:42:37 +0000 (+0800) Subject: MIPS: Use current_cpu_type() instead of c->cputype X-Git-Tag: v3.15-rc1~125^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b12056bc9cbd7f0c0ae5bc52f2b049d48c4314;p=pandora-kernel.git MIPS: Use current_cpu_type() instead of c->cputype If current_cpu_type() is pre-defined in cpu-feature-overrides.h, This may save about 10k for the compressed kernel image(vmlinuz). Signed-off-by: Wu Zhangjin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1901/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed