[PARISC] kill ENTRY_SYS_CPUS
it's unlikely iCOD will ever happen on parisc-linux now... ;-) Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
This commit is contained in:
committed by
Kyle McMartin
parent
5492a0f001
commit
430a502abe
@@ -337,9 +337,6 @@ show_cpuinfo (struct seq_file *m, void *v)
|
||||
#ifdef CONFIG_SMP
|
||||
if (0 == cpu_data[n].hpa)
|
||||
continue;
|
||||
#ifdef ENTRY_SYS_CPUS
|
||||
#error iCOD support wants to show CPU state here
|
||||
#endif
|
||||
#endif
|
||||
seq_printf(m, "processor\t: %d\n"
|
||||
"cpu family\t: PA-RISC %s\n",
|
||||
|
Reference in New Issue
Block a user