[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>
This commit is contained in:

committed by
Linus Torvalds

parent
0a577ce34f
commit
1374ae8b9a
@@ -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;
|
||||
|
||||
/*************************************************************************
|
||||
*
|
||||
|
Reference in New Issue
Block a user