ARC: boot log: refactor cpu name/release printing
[cascardo/linux.git] / arch / arc / include / asm / arcregs.h
index b8d29b1..7f3f9f6 100644 (file)
@@ -349,7 +349,7 @@ struct cpuinfo_arc {
        struct cpuinfo_arc_bpu bpu;
        struct bcr_identity core;
        struct bcr_isa isa;
-       const char *details;
+       const char *details, *name;
        unsigned int vec_base;
        struct cpuinfo_arc_ccm iccm, dccm;
        struct {