sparc: Move 'unique_id' into prom_common.c and rename to 'prom_unique_id'
This will be used in a subsequent changeset. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -13,4 +13,6 @@ extern void * prom_early_alloc(unsigned long size);
|
||||
extern void irq_trans_init(struct device_node *dp);
|
||||
#endif
|
||||
|
||||
extern unsigned int prom_unique_id;
|
||||
|
||||
#endif /* __PROM_H */
|
||||
|
Reference in New Issue
Block a user