From: Tilman Schmidt Date: Sat, 2 Feb 2008 08:14:53 +0000 (+0800) Subject: [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_... X-Git-Tag: v2.6.25-rc1~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c12385c203ca7fa1cd5af25f910c41f6e4a2b5;p=pandora-kernel.git [Blackfin] arch: remove duplicated definitions of the line discipline numbers N_* in asm-blackfin/termios.h The definitions of the line discipline numbers N_* have been moved from asm-*/termios.h to linux/tty.h, but the Blackfin architecture has somehow evaded that move. Bring it in line with the others. Signed-off-by: Tilman Schmidt Signed-off-by: Bryan Wu --- Reading git-diff-tree failed