aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-bf561/include/mach/bfin_serial.h
Commit message (Collapse)AuthorAgeFilesLines
* Blackfin: bfin_serial.h: unify heavily duplicated serial codeMike Frysinger2011-01-101-0/+14
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>