]> git.ipfire.org Git - people/ms/u-boot.git/commit
board: ti: k2g: Make ddr3* declarations as static
authorLokesh Vutla <lokeshvutla@ti.com>
Thu, 28 Dec 2017 15:10:03 +0000 (20:40 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:25 +0000 (15:49 -0500)
commitf1627bdc19fb6b6677a95093a6c59b09cf17ef29
treeae391eed15a07649baabf1dcf3b3afab96c4d6cf
parent8d0dcbf2125d53f894b04fea670f5b252902c13d
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>
board/ti/ks2_evm/ddr3_k2g.c