commit | 8b7731424a6084f6c7cc4986c780289926d65f2b | [log] [tgz] |
---|---|---|
author | Alejandro Mery <amery@geeks.cl> | Wed Oct 31 08:21:33 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Wed Nov 14 13:18:41 2012 +0100 |
tree | 6a4a4f7e4711aaf826b4087c591c0e2e045172cc | |
parent | e5e58371ab4f78ea693e001efdf0a43c854c2d64 [diff] |
fs: zfs: fix illegal use of fp the upcoming sunxi (allwinner a10/a13) platform enables zfs by default, and using linaro's hf -msoft-float makes the build fail because this u64 division. Signed-off-by: Alejandro Mery <amery@geeks.cl> Acked-by: Stefan Roese <sr@denx.de>