Commit 76631486 authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Include missing header

Include missing header for do_div()
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 08e15e81
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
#include <asm/arch/clock.h> #include <asm/arch/clock.h>
#include <asm/arch/sram.h> #include <asm/arch/sram.h>
#include <asm/div64.h>
#include "prcm-regs.h" #include "prcm-regs.h"
#include "memory.h" #include "memory.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment