commit | ea3dae4ca4d7e563f6ae37cf8fa7e9feeff372dd | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Thu Dec 28 20:40:03 2017 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:25 2018 -0500 |
tree | ae391eed15a07649baabf1dcf3b3afab96c4d6cf | |
parent | 01dfb8180f823ca0e100752725fe4b6bb9ba6fbf [diff] |
board: ti: k2g: Make ddr3* declarations as static All ddr3_emif declarations are not used outside ddr3_k2g.c file. So make all of them as static. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>