]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_evm: Add missing ';' in findfdt
authorTom Rini <trini@ti.com>
Thu, 27 Jun 2013 13:55:39 +0000 (09:55 -0400)
committerTom Rini <trini@ti.com>
Thu, 27 Jun 2013 13:55:39 +0000 (09:55 -0400)
commit20cb5fbec649ea3f4baaa7eab1ad77e9d7dfdca5
tree371de5453ca844bab308fb4d0c2f8e4632334255
parent58a5c43c09398d7cc68417117f1d882f1ca831cc
am335x_evm: Add missing ';' in findfdt

In a714321 we add a check at the end of findfdt to make sure we have
updated it from undefined and if not, warn the user.  This however
forgot a ';' on the end of the previous last test.

Signed-off-by: Tom Rini <trini@ti.com>
include/configs/am335x_evm.h