]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit27f9bcac7102d6e0581d2105d824492961bc61dc
tree67548f686bcac5cb6a133a2f56c383468a4b0add
parent0268bdfa445f396eff46d75e6582c543eb87ae83
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