Revert "math64: New div64_u64_rem helper"
authorStanislaw Gruszka <sgruszka@redhat.com>
Tue, 30 Apr 2013 09:35:07 +0000 (11:35 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 30 Apr 2013 17:13:05 +0000 (19:13 +0200)
This reverts commit f792685006274a850e6cc0ea9ade275ccdfc90bc.

The cputime scaling code was changed/fixed and does not need the
div64_u64_rem() primitive anymore. It has no other users, so let's
remove them.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: rostedt@goodmis.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dave Hansen <dave@sr71.net>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1367314507-9728-4-git-send-email-sgruszka@redhat.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>

No differences found