From: Bill Pemberton Date: Thu, 5 Aug 2010 21:01:07 +0000 (-0400) Subject: USB: ssu100: remove duplicate #defines in ssu100 X-Git-Tag: v2.6.36-rc3~41^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f203a26a07a9d5701c404925e85eb161b72cde;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed