aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/boot/div64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ppc64/boot/div64.S')
-rw-r--r--arch/ppc64/boot/div64.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ppc64/boot/div64.S b/arch/ppc64/boot/div64.S
index 38f7e466d7d6..722f360a32a9 100644
--- a/arch/ppc64/boot/div64.S
+++ b/arch/ppc64/boot/div64.S
@@ -13,7 +13,7 @@
13 * as published by the Free Software Foundation; either version 13 * as published by the Free Software Foundation; either version
14 * 2 of the License, or (at your option) any later version. 14 * 2 of the License, or (at your option) any later version.
15 */ 15 */
16#include <asm/ppc_asm.h> 16#include "ppc_asm.h"
17 17
18 .globl __div64_32 18 .globl __div64_32
19__div64_32: 19__div64_32: