summaryrefslogtreecommitdiffstats
path: root/drivers/video/pxa.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/video/pxa.c')
-rw-r--r--drivers/video/pxa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pxa.c b/drivers/video/pxa.c
index d444e0981f..a2ff4bce2a 100644
--- a/drivers/video/pxa.c
+++ b/drivers/video/pxa.c
@@ -38,7 +38,7 @@
#include <mach/pxafb.h>
#include <asm/io.h>
-#include <asm-generic/div64.h>
+#include <linux/math64.h>
/* PXA LCD DMA descriptor */
struct pxafb_dma_descriptor {