|
@@ -205,7 +205,7 @@ static const struct v4l2_ioctl_ops ts_ioctl_ops = {
|
|
|
|
|
|
/* ----------------------------------------------------------- */
|
|
|
|
|
|
-static struct video_device saa7134_empress_template = {
|
|
|
+static const struct video_device saa7134_empress_template = {
|
|
|
.name = "saa7134-empress",
|
|
|
.fops = &ts_fops,
|
|
|
.ioctl_ops = &ts_ioctl_ops,
|