From a970727067f10a0bbe5836695dc91c7cbccc6e5b Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Thu, 1 Dec 2016 12:52:16 +0100 Subject: arm: baltos: remove TI board leftover Remove unneeded pinmux configurations and TI EEPROM struct. Signed-off-by: Yegor Yefremov Reviewed-by: Tom Rini --- board/vscom/baltos/board.c | 1 - 1 file changed, 1 deletion(-) (limited to 'board/vscom/baltos/board.c') diff --git a/board/vscom/baltos/board.c b/board/vscom/baltos/board.c index 27056e1..dbf79a5 100644 --- a/board/vscom/baltos/board.c +++ b/board/vscom/baltos/board.c @@ -415,7 +415,6 @@ int board_eth_init(bd_t *bis) int rv, n = 0; uint8_t mac_addr[6]; uint32_t mac_hi, mac_lo; - __maybe_unused struct am335x_baseboard_id header; /* * Note here that we're using CPSW1 since that has a 1Gbit PHY while -- cgit v1.1