net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup
authorOlof Johansson <olof@lixom.net>
Wed, 11 Dec 2013 23:58:07 +0000 (15:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Dec 2013 00:53:55 +0000 (19:53 -0500)
commit1a3b50566f259eb79039b720dbfdbb97a7a1b9c5
tree1fe4ee8e54fdbd561cf1f9836ed27c5a389b1359
parentdf7841604394c57289072d15fcd90a2585b701a6
net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup

Minor fix for printk format of a phys_addr_t, and the switch of two local
functions to static since they're not used outside of the file.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpsw.c