Skip to content

Commit

Permalink
[media] pms.c: remove duplicated include
Browse files Browse the repository at this point in the history
Signed-off-by: Duan Jiong <djduanjiong@gmail.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Duan Jiong authored and Mauro Carvalho Chehab committed Jul 31, 2012
1 parent dee923b commit eabdc68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/pms.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/mutex.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
#include <linux/isa.h>
#include <asm/io.h>
Expand Down

0 comments on commit eabdc68

Please sign in to comment.