ARC: boot log: refactor cpu name/release printing
[linux-2.6-block.git] / arch / arc / include / asm / setup.h
index bdc43df922c9d589e067e4bf12f775bd7b6f8c11..cb954cdab07087bc6b49e72c8d117c77b905595c 100644 (file)
@@ -27,11 +27,6 @@ struct id_to_str {
        const char *str;
 };
 
-struct cpuinfo_data {
-       struct id_to_str info;
-       int up_range;
-};
-
 extern int root_mountflags, end_mem;
 
 void setup_processor(void);