X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmedia%2Fradio%2Fradio-aztech.c;h=537f2f4795068daead6dff4b488f5347b9f6ba25;hb=1ffdddd6fa3d18982133f6d149d456312d8bfcac;hp=04c738b62d063f622c4dbc703ed83a334e688786;hpb=a399810ca69d9d4bd30ab8c1678c7439e567f90b;p=linux-2.6 diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c index 04c738b62d..537f2f4795 100644 --- a/drivers/media/radio/radio-aztech.c +++ b/drivers/media/radio/radio-aztech.c @@ -369,7 +369,6 @@ static const struct v4l2_ioctl_ops aztech_ioctl_ops = { }; static struct video_device aztech_radio = { - .owner = THIS_MODULE, .name = "Aztech radio", .type = VID_TYPE_TUNER, .fops = &aztech_fops,