projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3352ae5
)
[PATCH] bogus #if (simserial)
author
viro@ZenIV.linux.org.uk
<viro@ZenIV.linux.org.uk>
Wed, 7 Sep 2005 22:23:50 +0000
(23:23 +0100)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 8 Sep 2005 00:17:34 +0000
(17:17 -0700)
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/hp/sim/simserial.c
patch
|
blob
|
history
diff --git
a/arch/ia64/hp/sim/simserial.c
b/arch/ia64/hp/sim/simserial.c
index 7dcb8582ae0d6c0b5cc8384485034585899b7a57..b42ec37be51c317911e1037d85718a9b95fdc045 100644
(file)
--- a/
arch/ia64/hp/sim/simserial.c
+++ b/
arch/ia64/hp/sim/simserial.c
@@
-130,7
+130,7
@@
static void rs_stop(struct tty_struct *tty)
static void rs_start(struct tty_struct *tty)
{
-#if SIMSERIAL_DEBUG
+#if
def
SIMSERIAL_DEBUG
printk("rs_start: tty->stopped=%d tty->hw_stopped=%d tty->flow_stopped=%d\n",
tty->stopped, tty->hw_stopped, tty->flow_stopped);
#endif