Commit 64f3e70b authored by Jesper Juhl's avatar Jesper Juhl Committed by Jiri Kosina

drivers/media/dvb/frontends/drxk_hard.c does not need to include linux/version.h

This patch removes the unneeded include.
Signed-off-by: default avatarJesper Juhl <jj@chaosbits.net>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 8112b983
......@@ -28,7 +28,6 @@
#include <linux/delay.h>
#include <linux/firmware.h>
#include <linux/i2c.h>
#include <linux/version.h>
#include <asm/div64.h>
#include "dvb_frontend.h"
......
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