]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: punt unused serial_addr()
authorMike Frysinger <vapier@gentoo.org>
Wed, 5 May 2010 08:32:43 +0000 (04:32 -0400)
committerWolfgang Denk <wd@denx.de>
Thu, 6 May 2010 22:22:49 +0000 (00:22 +0200)
commit5794619e29c5e22280b0b09b2ea6bc3d2e00da3f
treef392949a445609edc64b74cb7895ea45845be1db
parentf745817e741e4251afbd9d5d7f04b2419f4aa9d9
serial: punt unused serial_addr()

Only one file apparently defines this function, and it merely stubs
it out. So if no one is defining/calling it, punt it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
board/barco/barco.c
include/common.h