X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=arch%2Fx86%2Fevents%2Fintel%2Funcore.c;h=1c5390f1cf0992787afa8d34bb361f622b00dcb2;hb=7f680d7ec3153dffc4d37aea517ead2b9fb9b8e9;hp=44ec523287f670dff8eee3e3c9eb1bb1606489b6;hpb=505d5c11192960a3f0639d1d9e05dffeddd4e874;p=mirror_ubuntu-artful-kernel.git diff --git a/arch/x86/events/intel/uncore.c b/arch/x86/events/intel/uncore.c index 44ec523287f6..1c5390f1cf09 100644 --- a/arch/x86/events/intel/uncore.c +++ b/arch/x86/events/intel/uncore.c @@ -721,7 +721,7 @@ static struct attribute *uncore_pmu_attrs[] = { NULL, }; -static struct attribute_group uncore_pmu_attr_group = { +static const struct attribute_group uncore_pmu_attr_group = { .attrs = uncore_pmu_attrs, };