Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175216
b: refs/heads/master
c: 6884bb0
h: refs/heads/master
v: v3
  • Loading branch information
Huang Weiyi authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent a339c9f commit c2e564f
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 5 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: 47a14f13c81c407f816917528f84b85532af2819
refs/heads/master: 6884bb09244498bfa67a99737f33b638d8eae450
1 change: 0 additions & 1 deletion trunk/drivers/staging/vme/bridges/vme_ca91cx42.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
* option) any later version.
*/

#include <linux/version.h>
#include <linux/module.h>
#include <linux/mm.h>
#include <linux/types.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vme/bridges/vme_tsi148.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* option) any later version.
*/

#include <linux/version.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/mm.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vme/devices/vme_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
#include <linux/spinlock.h>
#include <linux/syscalls.h>
#include <linux/types.h>
#include <linux/version.h>

#include <asm/io.h>
#include <asm/uaccess.h>
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/vme/vme.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
* option) any later version.
*/

#include <linux/version.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/mm.h>
Expand Down

0 comments on commit c2e564f

Please sign in to comment.