omap: am335x_evm: remove unused definitions
authorSteve Sakoman <steve@sakoman.com>
Mon, 4 Jun 2012 05:26:14 +0000 (05:26 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Sat, 1 Sep 2012 12:58:09 +0000 (14:58 +0200)
commit28adc91a28c413bef99e7b48c7318c05a12fb018
tree9ad3bda77f8d0519ccbd627cfb8e41791065ddf1
parent3ae6abb697b85516975443ca7eac44d18ed4c53f
omap: am335x_evm: remove unused definitions

UART_RESET, UART_CLK_RUNNING_MASK, and UART_SMART_IDLE_EN
are defined inn evm.c but not used. Also removes unnecessary
include of serial.h

PHYS_DRAM_1_SIZE is defined in am335x_evm.h but never used.

Signed-off-by: Steve Sakoman <steve@sakoman.com>
board/ti/am335x/evm.c
include/configs/am335x_evm.h