diff options
author | Nicolas Pitre <[email protected]> | 2005-06-29 18:10:54 +0100 |
---|---|---|
committer | Russell King <[email protected]> | 2005-06-29 18:10:54 +0100 |
commit | c7e788766610bdc764d7150e69ace2e0c4196cf0 (patch) | |
tree | f2b0012a9677206b4662cf7c17a3ffa8ebc8c75d /net/lapb/lapb_timer.c | |
parent | aaaa3f9e51245be3215ff67bb3c7aaf5abb82f00 (diff) |
[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernel
Patch from Nicolas Pitre
Those are big, slow and generally not recommended for kernel code.
They are even not present on i386. So it should be concluded that
one could as well get away with do_div() alone.
Signed-off-by: Nicolas Pitre <[email protected]>
Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions