sparc: Call OF and MD cpu scanning explicitly from paging_init()
We need to split up the cpu present mask setup from the cpu_data initialization, and this is a first step towards that. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -22,7 +22,6 @@ static inline int is_root_node(const struct device_node *dp)
|
||||
|
||||
extern char *build_path_component(struct device_node *dp);
|
||||
extern void of_console_init(void);
|
||||
extern void of_fill_in_cpu_data(void);
|
||||
|
||||
extern unsigned int prom_early_allocated;
|
||||
|
||||
|
Reference in New Issue
Block a user