commit | 2afc741a288238c5fc2d9a09eba257d74a79c241 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Mon Jan 23 16:04:34 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 16 10:11:34 2017 -0400 |
tree | e3e1345da3e44c825ce1bebe0bd8f26ddf8276dd | |
parent | 4f58002013ba1e89eb8fda015ff495bd37cd4016 [diff] |
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>