Commit 5d0ef6ae authored by Sekhar Nori's avatar Sekhar Nori Committed by Marc Zyngier

ARM: davinci: time.c: group related header files together

Rearrange header files to keep related header files
together.
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarMarc Zyngier <marc.zyngier@arm.com>
parent dcf81c1a
......@@ -19,11 +19,13 @@
#include <linux/err.h>
#include <linux/platform_device.h>
#include <mach/hardware.h>
#include <asm/mach/irq.h>
#include <asm/mach/time.h>
#include <mach/cputype.h>
#include <mach/hardware.h>
#include <mach/time.h>
#include "clock.h"
static struct clock_event_device clockevent_davinci;
......
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