[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>
This commit is contained in:
joseph daniel 2012-05-13 11:36:57 -03:00 committed by Mauro Carvalho Chehab
parent 7b134e85b1
commit 973848978b

View file

@ -17,8 +17,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/version.h>
#include "as102_drv.h"
#include "as10x_types.h"
#include "as10x_cmd.h"