aboutsummaryrefslogtreecommitdiff
path: root/include/asm-arm/div64.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-arm/div64.h')
-rw-r--r--include/asm-arm/div64.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-arm/div64.h b/include/asm-arm/div64.h
index 0b5f881c3d85..5001390be958 100644
--- a/include/asm-arm/div64.h
+++ b/include/asm-arm/div64.h
@@ -224,6 +224,4 @@
#endif
-extern uint64_t div64_64(uint64_t dividend, uint64_t divisor);
-
#endif