diff options
author | Thierry Reding <thierry.reding@gmail.com> | 2013-09-20 16:03:41 +0200 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2013-11-22 16:50:53 -0600 |
commit | 7a36b9c1acb43c6be82b05c21cba1d0f14712d8c (patch) | |
tree | 2864d78d264419af5e73a265f499762b66b7d2db /lib/libfdt/fdt_rw.c | |
parent | 26b807c4f8d95f7e1a9b16b5d0caebc6606d3dc6 (diff) | |
download | u-boot-imx-7a36b9c1acb43c6be82b05c21cba1d0f14712d8c.zip u-boot-imx-7a36b9c1acb43c6be82b05c21cba1d0f14712d8c.tar.gz u-boot-imx-7a36b9c1acb43c6be82b05c21cba1d0f14712d8c.tar.bz2 |
net: rtl8169: Fix format string
currticks() is defined as get_timer(0), which returns an unsigned long,
so use %lu instead of %d to print the result.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Patch: 276473
Diffstat (limited to 'lib/libfdt/fdt_rw.c')
0 files changed, 0 insertions, 0 deletions