Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 97384897 authored by joseph daniel's avatar joseph daniel Committed by Mauro Carvalho Chehab
Browse files

[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: default avatarjoseph daniel <josephdanielwalter@gmail.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 7b134e85
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -17,8 +17,6 @@
 * along with this program; if not, write to the Free Software
 * along with this program; if not, write to the Free Software
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 */
#include <linux/version.h>

#include "as102_drv.h"
#include "as102_drv.h"
#include "as10x_types.h"
#include "as10x_types.h"
#include "as10x_cmd.h"
#include "as10x_cmd.h"