Skip to content

Commit

Permalink
vme_user.c: remove duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Duan Jiong authored and Greg Kroah-Hartman committed Jul 19, 2012
1 parent 363e2e6 commit be408d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 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/slab.h>
#include <linux/spinlock.h>
#include <linux/syscalls.h>
#include <linux/mutex.h>
#include <linux/types.h>

#include <linux/io.h>
Expand Down

0 comments on commit be408d7

Please sign in to comment.