TI DaVinci EMAC: Remove print_mac, DECLARE_MAC_BUF
authorChaithrika U S <chaithrika@ti.com>
Thu, 4 Jun 2009 04:54:29 +0000 (21:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Jun 2009 04:54:29 +0000 (21:54 -0700)
Use printk format specifier for MAC address.
Remove DECALRE_MAC_BUF and print_mac() usage in the driver.

Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found