Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192522
b: refs/heads/master
c: 6d59622
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Dominik Brodowski committed May 10, 2010
1 parent 34872a1 commit e08b389
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 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: 4b49291aca7ea60a3da645c8f9fa8b2d6efee120
refs/heads/master: 6d59622e52c296cad8702c483a0092f428b794ef
1 change: 0 additions & 1 deletion trunk/drivers/isdn/hardware/avm/avm_cs.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/ptrace.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/tty.h>
#include <linux/serial.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/pcmcia_cis.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*
*/

#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/netdevice.h>
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/pcmcia/rsrc_iodyn.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
* (C) 1999 David A. Hinds
*/

#include <linux/slab.h>
#include <linux/module.h>
#include <linux/kernel.h>

Expand Down

0 comments on commit e08b389

Please sign in to comment.