commit | 1a3b50566f259eb79039b720dbfdbb97a7a1b9c5 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Wed Dec 11 15:58:07 2013 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 11 19:53:55 2013 -0500 |
tree | 1fe4ee8e54fdbd561cf1f9836ed27c5a389b1359 | |
parent | df7841604394c57289072d15fcd90a2585b701a6 [diff] |
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>