X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fieee1394%2Fvideo1394.c;h=d287ba79821d0f93b70b598f9ff3be24bd7eb3b5;hb=0707bb04be89b18ee83b5a997e36cc585f0b988d;hp=679a918a5cc76eae41500b458eef93cc2c06992a;hpb=724bdd097e4d47b6ad963db5d92258ab5c485e05;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/ieee1394/video1394.c b/drivers/ieee1394/video1394.c index 679a918a5cc7..d287ba79821d 100644 --- a/drivers/ieee1394/video1394.c +++ b/drivers/ieee1394/video1394.c @@ -1294,7 +1294,7 @@ static const struct file_operations video1394_fops= * Export information about protocols/devices supported by this driver. */ #ifdef MODULE -static struct ieee1394_device_id video1394_id_table[] = { +static const struct ieee1394_device_id video1394_id_table[] = { { .match_flags = IEEE1394_MATCH_SPECIFIER_ID | IEEE1394_MATCH_VERSION, .specifier_id = CAMERA_UNIT_SPEC_ID_ENTRY & 0xffffff,