ARM: i.MX7: Remove unnecessary local variable
It looks this code was based on analogous code for i.MX6, but there
that variable was being used as a part of following switch
statement. Since this is not the case for i.MX7, just replace the
variable with direct function call.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent ef7cd06 commit 318a2347a779d498aa88849efc3850cebf92af5c
@Andrey Smirnov Andrey Smirnov authored on 27 Apr 2018
Sascha Hauer committed on 8 May 2018
Showing 1 changed file
View
arch/arm/mach-imx/imx7.c