]> git.kernelconcepts.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>
Mon, 9 Jun 2014 03:13:45 +0000 (11:13 +0800)
commit39528edde543264109e55d711684c417725fce67
tree66abed8037bf41599bc2ae7b20abd279f47420fd
parent496f0659ff30964812426c16b3a7a5df7a8a7770
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