V4L/DVB (10959): radio: remove uaccess include
This include isn't needed and so can be removed. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
committed by
Mauro Carvalho Chehab
parent
1fab14ed1a
commit
ab84f57360
@ -48,7 +48,6 @@
|
||||
#include <linux/errno.h>
|
||||
#include <linux/version.h> /* for KERNEL_VERSION MACRO */
|
||||
#include <linux/io.h>
|
||||
#include <linux/uaccess.h>
|
||||
#include <media/v4l2-device.h>
|
||||
#include <media/v4l2-ioctl.h>
|
||||
|
||||
|
Reference in New Issue
Block a user