X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmicroblaze%2Finclude%2Fasm%2Fprom.h;h=2e72af078b059dadd7512967aa14d6bf51d0bd0f;hb=0bd2cbcdfaff9cb22267d66fc843fa4f73f0c281;hp=bdc38312ae4ae00b677328c1eab1524f3cfd75a8;hpb=e3e1288e86a07cdeb0aee5860a2dff111c6eff79;p=pandora-kernel.git diff --git a/arch/microblaze/include/asm/prom.h b/arch/microblaze/include/asm/prom.h index bdc38312ae4a..2e72af078b05 100644 --- a/arch/microblaze/include/asm/prom.h +++ b/arch/microblaze/include/asm/prom.h @@ -64,9 +64,6 @@ 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 */ -extern const void *of_get_mac_address(struct device_node *np); - /** * of_irq_map_pci - Resolve the interrupt for a PCI device * @pdev: the device whose interrupt is to be resolved