Skip to content
Commit e393fbe6 authored by Wei Li's avatar Wei Li Committed by Thomas Bogendoerfer
Browse files

MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()

Commit 442e14a2 ("MIPS: Add 1074K CPU support explicitly.") split
1074K from the 74K as an unique CPU type, while it missed to add the
'CPU_1074K' in __get_cpu_type(). So let's add it back.

Fixes: 442e14a2

 ("MIPS: Add 1074K CPU support explicitly.")
Signed-off-by: default avatarWei Li <liwei391@huawei.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent b13812dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment