linux/arch/mips/dec/prom
Ralf Baechle 69f24d1784 MIPS: Optimize current_cpu_type() for better code.
o Move current_cpu_type() to a separate header file
 o #ifdefing on supported CPU types lets modern GCC know that certain
   code in callers may be discarded ideally turning current_cpu_type() into
   a function returning a constant.
 o Use current_cpu_type() rather than direct access to struct cpuinfo_mips.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Cc: Steven J. Hill <Steven.Hill@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5833/
2013-09-17 18:50:53 +02:00
..
call_o32.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
cmdline.c
console.c MIPS: Eleminate filenames from comments 2009-08-03 17:52:40 +01:00
dectypes.h MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
identify.c [MIPS] ARC: Get rid of mips_machgroup 2007-10-11 23:46:08 +01:00
init.c MIPS: Optimize current_cpu_type() for better code. 2013-09-17 18:50:53 +02:00
locore.S MIPS: Nuke trailing blank lines 2010-02-27 12:53:14 +01:00
Makefile [MIPS] Kill redundant EXTRA_AFLAGS 2007-02-26 23:06:05 +00:00
memory.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00