Skip to content

Commit

Permalink
V4L/DVB: tlg2300: remove unused #include <linux/version.h>
Browse files Browse the repository at this point in the history
Remove unused #include <linux/version.h>('s) in
  drivers/media/video/tlg2300/pd-main.c

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Huang Weiyi authored and Mauro Carvalho Chehab committed May 18, 2010
1 parent 728385c commit 4d36ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/media/video/tlg2300/pd-main.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/

#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/init.h>
Expand Down

0 comments on commit 4d36ec7

Please sign in to comment.