Commits

Octavian Purdila committed 5fb8e115ccf
MLK-13927 ARM: imx: remove time.c arch/arm/mach-imx/time.c has been moved to a new location upstream but during the rebase process from 4.1 to 4.9 it was reintroduced in error. This patch removes the old file and updates the new file with changes from commit 67000df ("MLK-13303-7 ARM: imx: add gpt timer support for i.mx6sll"). Note that commit 4c4769ba1cb5c0f1 ("MLK-12627-01 ARM: imx: add i.mx6ull msl support") does not introduce changes to the new implementation since imx6ull DTSs use "fsl,imx6ul-gpt" for compatible properties. Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com>