]> git.karo-electronics.de Git - karo-tx-linux.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>
Tue, 17 Jun 2014 13:14:25 +0000 (21:14 +0800)
commit223436e3ecfa52ea168b8c3449aae8e02d98cc1d
treedd04a6c5c59abc02faf9926c130ebb706e3f47df
parent4b60ec7431cbf0673f2cbc381e2d0c8966ca0e17
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