summaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/timer.c
diff options
context:
space:
mode:
authorJosh Cartwright <josh.cartwright@ni.com>2012-11-19 20:01:03 +0400
committerMichal Simek <michal.simek@xilinx.com>2012-11-21 13:51:57 +0400
commit667f2988e2c11b25e79a46aff2f269696dbe8dc1 (patch)
tree3ade143b92848bc3172bd2587e294c143040f7be /arch/arm/mach-zynq/timer.c
parent84d2e38e935620004245f0e22113cf8389834635 (diff)
downloadlinux-667f2988e2c11b25e79a46aff2f269696dbe8dc1.tar.xz
ARM: zynq: remove TTC early mapping
Now that the TTC driver has proper support for DT bindings, it is not necessary for the registers to be mapped early. They will be mapped during clock initialization using of_iomap(). Remove the early mapping. In addition, remove the extraneous zynq_soc.h include from the timer driver. Signed-off-by: Josh Cartwright <josh.cartwright@ni.com> Tested-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'arch/arm/mach-zynq/timer.c')
-rw-r--r--arch/arm/mach-zynq/timer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-zynq/timer.c b/arch/arm/mach-zynq/timer.c
index 9662306aa12f..de3df283da74 100644
--- a/arch/arm/mach-zynq/timer.c
+++ b/arch/arm/mach-zynq/timer.c
@@ -29,7 +29,6 @@
#include <linux/slab.h>
#include <linux/clk-provider.h>
-#include <mach/zynq_soc.h>
#include "common.h"
/*