Home
last modified time | relevance | path

Searched hist:"68996 b84b6060e186c617dadefd3037f5f8b7420" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/ti/am335x/
H A Dboard.c68996b84b6060e186c617dadefd3037f5f8b7420 Wed Mar 26 19:53:12 UTC 2014 Tom Rini <trini@ti.com> am335x_evm: Clarify when we build board_eth_init

If we build this function in cases where we would be discarding it
anyhow we still end up with maybe unused warnings. Rather than litter
the function with __maybe_unused, just spell out when to build it.

Signed-off-by: Tom Rini <trini@ti.com>