powerpc/boot: Fix do_div for 64bit wrapper
authorCédric Le Goater <clg@fr.ibm.com>
Thu, 24 Apr 2014 07:23:25 +0000 (09:23 +0200)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Apr 2014 07:35:22 +0000 (17:35 +1000)
When the boot wrapper is compiled in 64bit, there is no need to
use __div64_32.

Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found