]> git.baikalelectronics.ru Git - uboot.git/commit
arm: ti: Add missing "=" from previous fix
authorTom Rini <trini@konsulko.com>
Mon, 9 Sep 2019 14:55:45 +0000 (10:55 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 9 Sep 2019 14:55:45 +0000 (10:55 -0400)
commit28c9213855a10ee070caf898df45f2c7fe4b02b2
tree7472d73185a39e5c8080465eed6b5f94bf5d3ee2
parentf354486ee946d1246216e2c267e33e1d2724b5b8
arm: ti: Add missing "=" from previous fix

While the original patch to fix a regression in distro boot for mmc on
these platforms had the correct syntax, I broke the change while
applying.  Add back in the missing "=" here so that the syntax is
correct.

Reported-by: Andre Heider <a.heider@gmail.com>
Fixes: 344a6fb41c26 ("arm: ti: Fix regression in distro boot for mmc")
Signed-off-by: Tom Rini <trini@konsulko.com>
include/environment/ti/mmc.h