]> git.ipfire.org Git - people/ms/u-boot.git/commit
include: nand: move endif to end of file
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 23 Jan 2017 22:04:34 +0000 (16:04 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 16 Jun 2017 14:11:34 +0000 (10:11 -0400)
commit2afc741a288238c5fc2d9a09eba257d74a79c241
treee3e1345da3e44c825ce1bebe0bd8f26ddf8276dd
parent4f58002013ba1e89eb8fda015ff495bd37cd4016
include: nand: move endif to end of file

The terminator endif of ifdef _NAND_H_ should be at the
end of file as a fail safe.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
include/nand.h