Commit 3c73b8a4 authored by YueHaibing's avatar YueHaibing Committed by Mauro Carvalho Chehab

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

Remove including <linux/version.h> that don't need it.
Signed-off-by: default avatarYueHaibing <yuehaibing@huawei.com>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent a3d7f22e
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment