git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0eab3b
)
[Blackfin] arch: remove duplicated definitions of the line discipline numbers N_...
author
Tilman Schmidt
<tilman@imap.cc>
Sat, 2 Feb 2008 08:14:53 +0000
(16:14 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Sat, 2 Feb 2008 08:14:53 +0000
(16:14 +0800)
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 <tilman@imap.cc>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
No differences found