]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
serial: bfin: Remove the bfin_serialN_device exports from serial.h
authorMarek Vasut <marex@denx.de>
Wed, 12 Sep 2012 18:05:13 +0000 (20:05 +0200)
committerTom Rini <trini@ti.com>
Mon, 15 Oct 2012 18:53:50 +0000 (11:53 -0700)
commitc513d7e5301c080a782f66d27bf6652655456336
tree97412a1fe422182d498c8b33521422a2b1d71db5
parentabc0ed8da1a0a0c6c6e6cd4e752cb8e91bd49bb1
serial: bfin: Remove the bfin_serialN_device exports from serial.h

Remove the exports from serial.h as they are only used in the blackfin
serial driver. Furthermore, they are only used for registration, which
is handled already inside that driver and default_serial_port() call,
which is also handled in that driver.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Mike Frysinger <vapier@gentoo.org>
include/serial.h