Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4895
b: refs/heads/master
c: 6d283d2
h: refs/heads/master
i:
  4893: 34b11fd
  4891: f3d2fa7
  4887: fdc3594
  4879: b8a55eb
  4863: ded1aa4
v: v3
  • Loading branch information
Olaf Hering authored and Russell King committed Jul 16, 2005
1 parent 2894095 commit 7580815
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 661f83a67c2e360d5a4d2406cc28379c909f94bf
refs/heads/master: 6d283d271674b1127881ebf082266a2c3fe6e0e4
2 changes: 0 additions & 2 deletions trunk/drivers/serial/crisv10.c
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,6 @@
static char *serial_version = "$Revision: 1.25 $";

#include <linux/config.h>
#include <linux/version.h>

#include <linux/types.h>
#include <linux/errno.h>
#include <linux/signal.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/serial/icom.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
#define SERIAL_DO_RESTART
#include <linux/module.h>
#include <linux/config.h>
#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/signal.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/serial/jsm/jsm.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#define __JSM_DRIVER_H

#include <linux/kernel.h>
#include <linux/version.h>
#include <linux/types.h> /* To pick up the varions Linux types */
#include <linux/tty.h>
#include <linux/serial_core.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/include/linux/serialP.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
* For definitions of the flags field, see tty.h
*/

#include <linux/version.h>
#include <linux/config.h>
#include <linux/termios.h>
#include <linux/workqueue.h>
Expand Down

0 comments on commit 7580815

Please sign in to comment.