Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
[firefly-linux-kernel-4.4.55.git] / drivers / xen / xen-selfballoon.c
index 767ff656d5a71b65d15bb213bff3b311256ee1c3..146c948970160147142e22b511439346f6602cf1 100644 (file)
@@ -488,7 +488,7 @@ static struct attribute *selfballoon_attrs[] = {
        NULL
 };
 
-static struct attribute_group selfballoon_group = {
+static const struct attribute_group selfballoon_group = {
        .name = "selfballoon",
        .attrs = selfballoon_attrs
 };