Blackfin: bfin_serial.h: unify heavily duplicated serial code
authorMike Frysinger <vapier@gentoo.org>
Mon, 28 Sep 2009 03:16:01 +0000 (03:16 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 10 Jan 2011 12:18:02 +0000 (07:18 -0500)
Each Blackfin port has been duplicating UART structures and defines when
there really is no need for it.  So start a new bfin_serial.h header to
unify all these pieces and give ourselves a fresh start.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found