summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/ddr-8xxx/util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/ddr-8xxx/util.c b/arch/powerpc/ddr-8xxx/util.c
index 626b5f3f9b..4525524926 100644
--- a/arch/powerpc/ddr-8xxx/util.c
+++ b/arch/powerpc/ddr-8xxx/util.c
@@ -8,7 +8,7 @@
#include <common.h>
#include <asm/fsl_law.h>
-#include <asm-generic/div64.h>
+#include <linux/math64.h>
#include <mach/clock.h>
#include "ddr.h"