aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/jsm/jsm.h
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2006-02-03 03:04:31 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-03 08:32:08 -0800
commit1374ae8b9a3789695962a0f3fd4c6eb7aff881bc (patch)
tree7bed559af16279923855624ee9a52f6d102b7fb7 /drivers/serial/jsm/jsm.h
parent0a577ce34f703c885f807e2abc77dff02c7857af (diff)
[PATCH] drivers/serial/jsm/: cleanups
- jsm_driver.c: remove the now unused jsm_rawreadok module_param - jsm_tty.c: remove a now unused variable Is there any problem with removing the now useless jsm_rawreadok module_param? Signed-off-by: Adrian Bunk <bunk@stusta.de> Cc: V. Ananda Krishnan <mansarov@us.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/serial/jsm/jsm.h')
-rw-r--r--drivers/serial/jsm/jsm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/serial/jsm/jsm.h b/drivers/serial/jsm/jsm.h
index 18753193f59..dfc1e86d3aa 100644
--- a/drivers/serial/jsm/jsm.h
+++ b/drivers/serial/jsm/jsm.h
@@ -380,7 +380,6 @@ struct neo_uart_struct {
extern struct uart_driver jsm_uart_driver;
extern struct board_ops jsm_neo_ops;
extern int jsm_debug;
-extern int jsm_rawreadok;
/*************************************************************************
*