Home
last modified time | relevance | path

Searched hist:"79 f203a26a07a9d5701c404925e85eb161b72cde" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dssu100.cdiff 79f203a26a07a9d5701c404925e85eb161b72cde Thu Aug 05 16:01:07 CDT 2010 Bill Pemberton <wfp5p@virginia.edu> USB: ssu100: remove duplicate #defines in ssu100

The ssu100 uses a TI16C550C UART so the SERIAL_ defines in this code
are duplicates of those found in serial_reg.h. Remove the defines in
ssu100.c and use the ones in the header file.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>