Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39511
b: refs/heads/master
c: 1baaf0b
h: refs/heads/master
i:
  39509: b10815a
  39507: 37037c2
  39503: b0f0eb0
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 12, 2006
1 parent 4062c97 commit b6f9028
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 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: 734c4c67393893f61b39bcdfe1e94f72111c56d6
refs/heads/master: 1baaf0b424fe611a99cf3e2e59e84df0561d679a
4 changes: 1 addition & 3 deletions trunk/drivers/sbus/char/bbc_envctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,8 @@
* Copyright (C) 2001 David S. Miller (davem@redhat.com)
*/

#include <linux/kernel.h>
#include <linux/kthread.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/syscalls.h>
#include <linux/delay.h>
#include <asm/oplib.h>
#include <asm/ebus.h>
Expand Down
8 changes: 2 additions & 6 deletions trunk/drivers/sbus/char/envctrl.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,12 @@
*/

#include <linux/module.h>
#include <linux/sched.h>
#include <linux/init.h>
#include <linux/kthread.h>
#include <linux/errno.h>
#include <linux/delay.h>
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/miscdevice.h>
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/kernel.h>
#include <linux/syscalls.h>

#include <asm/ebus.h>
#include <asm/uaccess.h>
Expand Down

0 comments on commit b6f9028

Please sign in to comment.