X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fxen%2Fxen-balloon.c;h=8f37e23f6d139ec1e46577eeaa6a599bba3b26eb;hb=8f09c3d8dbb8ba35c579e426b3f30bf7bafe0a85;hp=596e6a7b17d68bc3ebf424cc11344da1cc32f1e5;hpb=2437dcbf555bff04e4ee8b8dba4587f946c1cd3d;p=~andy%2Flinux diff --git a/drivers/xen/xen-balloon.c b/drivers/xen/xen-balloon.c index 596e6a7b17d..8f37e23f6d1 100644 --- a/drivers/xen/xen-balloon.c +++ b/drivers/xen/xen-balloon.c @@ -207,7 +207,7 @@ static struct attribute *balloon_info_attrs[] = { NULL }; -static struct attribute_group balloon_info_group = { +static const struct attribute_group balloon_info_group = { .name = "info", .attrs = balloon_info_attrs };