Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[media] staging/media/as102: remove version.h include at as102_fe.c

There was a warning when ran "make versioncheck"

drivers/staging/media/as102/as102_fe.c: 20 linux/version.h not needed.

Signed-off-by: joseph daniel <josephdanielwalter@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

authored by

joseph daniel and committed by
Mauro Carvalho Chehab
97384897 7b134e85

-2
-2
drivers/staging/media/as102/as102_fe.c
··· 17 17 * along with this program; if not, write to the Free Software 18 18 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 19 19 */ 20 - #include <linux/version.h> 21 - 22 20 #include "as102_drv.h" 23 21 #include "as10x_types.h" 24 22 #include "as10x_cmd.h"