diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-05-21 21:45:54 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-05-21 23:17:10 +0300 |
commit | 5a04e8f81a4f55ce1c2b7b525744a187c99ba302 (patch) | |
tree | ad0d3c27005086b520e24abbd676003f01840cd8 /drivers/net/Kconfig | |
parent | bf2ce3fdf314cd181908b55a4d6c58817674a062 (diff) | |
download | linux-5a04e8f81a4f55ce1c2b7b525744a187c99ba302.tar.xz |
net: ethernet: davinci_emac: Fix printing of base address
Use %pa which is the correct formatter to print a physical address,
instead of %p which is just a pointer.
Fixes: a6286ee630f6 ("net: Add TI DaVinci EMAC driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Kconfig')
0 files changed, 0 insertions, 0 deletions