Loading arch/microblaze/kernel/cpu/cpuinfo.c +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = { {"9.5", 0x22}, {"9.6", 0x23}, {"10.0", 0x24}, {"11.0", 0x25}, {NULL, 0}, }; Loading Loading
arch/microblaze/kernel/cpu/cpuinfo.c +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ const struct cpu_ver_key cpu_ver_lookup[] = { {"9.5", 0x22}, {"9.6", 0x23}, {"10.0", 0x24}, {"11.0", 0x25}, {NULL, 0}, }; Loading