arch/arm/plat-mxc/include/mach/mxc_timer.h
deleted100644 → 0
+0
−158
+135
−20
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Currently we depend on hardcoded base addresses for the timer.
This prevents us from compiling in more than one i.MX architecture
at a time. This patch changes the base address to a runtime
calculated one.
Signed-off-by:
Sascha Hauer <s.hauer@pengutronix.de>