diff options
author | Tom Rini <trini@konsulko.com> | 2016-03-17 14:14:25 (GMT) |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-03-17 14:14:25 (GMT) |
commit | f23baa572f96e1e13d7f1a3c8addb61b5d0dbd29 (patch) | |
tree | 18eecc509ae480d39478ff071de59d6694c1894e /include/display.h | |
parent | 82ceba2ca2487c4967419cf7053e1301709219e5 (diff) | |
download | u-boot-f23baa572f96e1e13d7f1a3c8addb61b5d0dbd29.tar.xz |
cmd_dhry.c: Use lldiv for vax_mips calculation as well
Since dhry_per_sec is a u64 we must also use lldiv here when working
with it. Otherwise:
../lib/dhry/cmd_dhry.c:(.text.do_dhry+0xd8): undefined reference to `__udivdi3'
On some platforms.
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/display.h')
0 files changed, 0 insertions, 0 deletions