[MIPS] Remove IP27 specific structures from struct cpuinfo_mips
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
@ -47,6 +47,9 @@ cnodeid_t cpuid_to_compact_node[MAXCPUS];
|
||||
|
||||
EXPORT_SYMBOL(nasid_to_compact_node);
|
||||
|
||||
struct cpuinfo_ip27 sn_cpu_info[NR_CPUS];
|
||||
EXPORT_SYMBOL_GPL(sn_cpu_info);
|
||||
|
||||
extern void pcibr_setup(cnodeid_t);
|
||||
|
||||
extern void xtalk_probe_node(cnodeid_t nid);
|
||||
|
Reference in New Issue
Block a user