diff options
author | Geoff Levand <geoff@infradead.org> | 2018-01-06 00:47:39 +0000 |
---|---|---|
committer | Samuel Mendoza-Jonas <sam@mendozajonas.com> | 2018-01-10 13:34:54 +1100 |
commit | 41caf09e98b14e34830f524405efc1bdd4087365 (patch) | |
tree | 51c4ff3af3a20d41277b5b2318d141713cfbaa46 /discover/dt.h | |
parent | c462aa6f8e4658ed23df16bc9e1822e384744e53 (diff) | |
download | talos-petitboot-41caf09e98b14e34830f524405efc1bdd4087365.tar.gz talos-petitboot-41caf09e98b14e34830f524405efc1bdd4087365.zip |
printf: Fix format type warnings
Fixes build warnings like these when building 32 bit programs:
warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument has type ‘uint64_t’
Signed-off-by: Geoff Levand <geoff@infradead.org>
Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'discover/dt.h')
0 files changed, 0 insertions, 0 deletions