]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Rename common ns16550 constants with UART_ prefix to prevent conflicts
authorDetlev Zundel <dzu@denx.de>
Fri, 3 Apr 2009 09:53:01 +0000 (11:53 +0200)
committerWolfgang Denk <wd@denx.de>
Fri, 3 Apr 2009 20:34:07 +0000 (22:34 +0200)
commit200779e3e2a9aeda7030b171a8c39d7797019917
treebafef8607a86769535fc91c5e54dcd94421cfcb5
parent74de7aefd79690bae8cf5a5120f5962d444be089
Rename common ns16550 constants with UART_ prefix to prevent conflicts

Fix problems introduced in commit
7b5611cdd12ca0cc33f994f0d4a4454788fc3124 [inka4x0: Add hardware
diagnosis functions for inka4x0] which redefined MSR_RI which is
already used on PowerPC systems.

Also eliminate redundant definitions in ps2mult.h.  More cleanup will
be needed for other redundant occurrences though.

Signed-off-by: Detlev Zundel <dzu@denx.de>
board/inka4x0/inkadiag.c
board/linkstation/avr.c
drivers/input/ps2ser.c
drivers/serial/ns16550.c
include/ns16550.h
include/ps2mult.h