]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: i.MX: Remove excess variable
authorAlexander Shiyan <shc_work@mail.ru>
Tue, 27 May 2014 09:04:47 +0000 (13:04 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:11 +0000 (16:10 +0800)
commitdbf4b76a28f65e6fa70d3c71126fb86604531ca8
treedebff53034d951a98437fe1aab8d9db717310efe
parent1a4f6f7b315fae780e310b7c609de9720d11d108
ARM: i.MX: Remove excess variable

Base address for driver is global, there are no need to use
intermediate variable for it.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/time.c