|
@@ -44,9 +44,6 @@ void of_parse_dma_window(struct device_node *dn, const void *dma_window_prop,
|
|
|
|
|
|
extern void kdump_move_device_tree(void);
|
|
extern void kdump_move_device_tree(void);
|
|
|
|
|
|
-/* CPU OF node matching */
|
|
|
|
-struct device_node *of_get_cpu_node(int cpu, unsigned int *thread);
|
|
|
|
-
|
|
|
|
/* Get the MAC address */
|
|
/* Get the MAC address */
|
|
extern const void *of_get_mac_address(struct device_node *np);
|
|
extern const void *of_get_mac_address(struct device_node *np);
|
|
|
|
|