]> Git Repo - u-boot.git/commit
serial: bfin: Remove the bfin_serialN_device exports from serial.h
authorMarek Vasut <[email protected]>
Wed, 12 Sep 2012 18:05:13 +0000 (20:05 +0200)
committerTom Rini <[email protected]>
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 <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Mike Frysinger <[email protected]>
include/serial.h
This page took 0.036564 seconds and 4 git commands to generate.