Commit ed7cab47d918cf048403ceb4297cd452d58176d4

DRC 2020-02-17T16:35:00

MIPS DSPr2: Fix compiler warning with -mdspr2 If -mdspr2 is passed to the compiler, __mips_dsp will be defined, and __mips_dsp_rev will be >= 2, so parse_proc_cpuinfo() will not be used.