]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bed6dfa5b3593c6a4b49bb29d22ceb6ec3db02a
tree1fe4ee8e54fdbd561cf1f9836ed27c5a389b1359
parenta698bbc2ec24af14e197593c93bcb6eaf0643ed7
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