Merge branch 'omap-for-v5.13/genpd-cleanup' into omap-for-v5.14/cleanup
[linux-2.6-microblaze.git] / fs / 9p / v9fs.c
index 39def02..cdb9950 100644 (file)
@@ -583,7 +583,7 @@ static struct attribute *v9fs_attrs[] = {
        NULL,
 };
 
-static struct attribute_group v9fs_attr_group = {
+static const struct attribute_group v9fs_attr_group = {
        .attrs = v9fs_attrs,
 };