linux/drivers/staging/go7007
Huang Weiyi 2eb3882889 Staging: go7007: remove unused #include <version.h>
The file(s) below do not use LINUX_VERSION_CODE nor KERNEL_VERSION.
  drivers/staging/go7007/go7007-driver.c
  drivers/staging/go7007/go7007-fw.c
  drivers/staging/go7007/go7007-i2c.c
  drivers/staging/go7007/go7007-usb.c
  drivers/staging/go7007/snd-go7007.c
  drivers/staging/go7007/wis-ov7640.c
  drivers/staging/go7007/wis-saa7113.c
  drivers/staging/go7007/wis-saa7115.c
  drivers/staging/go7007/wis-sony-tuner.c
  drivers/staging/go7007/wis-tw2804.c
  drivers/staging/go7007/wis-tw9903.c
  drivers/staging/go7007/wis-uda1342.c

This patch removes the said #include <version.h>.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-10-22 09:56:31 -07:00
..
Kconfig go7007 - Add missing dependency on sound subsystem 2008-10-20 14:52:16 +02:00
Makefile
README
go7007-driver.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-fw.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-i2c.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-priv.h
go7007-usb.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
go7007-v4l2.c
go7007.h
saa7134-go7007.c
snd-go7007.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-i2c.h
wis-ov7640.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-saa7113.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-saa7115.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-sony-tuner.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-tw2804.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-tw9903.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00
wis-uda1342.c Staging: go7007: remove unused #include <version.h> 2008-10-22 09:56:31 -07:00

README

Todo:
	- checkpatch.pl cleanups
	- sparse cleanups
	- lots of little modules, should be merged together
	  and added to the build.
	- testing?
	- handle churn in v4l layer.

Please send patchs to Greg Kroah-Hartman <greg@kroah.com> and Cc: Ross
Cohen <rcohen@snurgle.org> as well.