arm: omap-common: Fix typo in CONFIG_OMAP54XX guard
authorMatthijs van Duin <matthijsvanduin@gmail.com>
Tue, 7 Mar 2017 02:42:24 +0000 (03:42 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 12 Mar 2017 03:30:29 +0000 (22:30 -0500)
commitc9592e3c5c97981787c0d82f768a6971deb4837d
tree67548f686bcac5cb6a133a2f56c383468a4b0add
parent66a7a2464870700b17d7235ff247c45d705ed5f7
arm: omap-common: Fix typo in CONFIG_OMAP54XX guard

Some initialization was unintentionally being skipped on omap5.

Fixes: f5af0827f276 ("arm: omap-common: Guard some parts of the code with CONFIG_OMAP44XX/OMAP54XX")
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/emif-common.c