Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ba3e88ac authored by Rob Herring's avatar Rob Herring
Browse files

ARM: remove mc146818rtc.h from time.c



mc146818rtc.h is not needed in time.c, so remove it.

Signed-off-by: default avatarRob Herring <rob.herring@calxeda.com>
parent feefe73f
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -25,8 +25,6 @@
#include <linux/timer.h>
#include <linux/irq.h>

#include <linux/mc146818rtc.h>

#include <asm/leds.h>
#include <asm/thread_info.h>
#include <asm/sched_clock.h>