media: rc: remove unused including <linux/version.h>

Remove including <linux/version.h> that don't need it.

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
This commit is contained in:
YueHaibing 2019-02-20 20:32:55 -05:00 committed by Mauro Carvalho Chehab
parent a3d7f22ef3
commit 3c73b8a40d
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
#include "rc-core-priv.h"
#include <linux/module.h>
#include <linux/version.h>
#define RCMM_UNIT 166667 /* nanosecs */
#define RCMM_PREFIX_PULSE 416666 /* 166666.666666666*2.5 */