OSDN Git Service

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)
commitd7f9891500aa23bd5d29c37621be82a90c4e25d9
treedebff53034d951a98437fe1aab8d9db717310efe
parentf4696752b1e966ea5b3a53ec088a237780612fc0
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