linux-stable/drivers/perf/hisilicon
Rikard Falkeborn 59d697a99d perf/hisi: Constify static attribute_group structs
These are only put in an array of pointers to const attribute_group
structs. Make them const like the other static attribute_group structs
to allow the compiler to put them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Link: https://lore.kernel.org/r/20210605221514.73449-1-rikard.falkeborn@gmail.com
Signed-off-by: Will Deacon <will@kernel.org>
2021-06-08 12:49:54 +01:00
..
Kconfig drivers/perf: hisi: Permit modular builds of HiSilicon uncore drivers 2020-05-18 18:18:39 +01:00
Makefile drivers/perf: hisi: Add support for HiSilicon PA PMU driver 2021-03-25 13:03:46 +00:00
hisi_uncore_ddrc_pmu.c drivers/perf: hisi: use the correct HiSilicon copyright 2021-06-01 14:18:47 +01:00
hisi_uncore_hha_pmu.c drivers/perf: hisi: Fix data source control 2021-06-04 19:21:09 +01:00
hisi_uncore_l3c_pmu.c drivers/perf: hisi: use the correct HiSilicon copyright 2021-06-01 14:18:47 +01:00
hisi_uncore_pa_pmu.c perf/hisi: Constify static attribute_group structs 2021-06-08 12:49:54 +01:00
hisi_uncore_pmu.c drivers/perf: hisi: use the correct HiSilicon copyright 2021-06-01 14:18:47 +01:00
hisi_uncore_pmu.h drivers/perf: hisi: use the correct HiSilicon copyright 2021-06-01 14:18:47 +01:00
hisi_uncore_sllc_pmu.c perf/hisi: Constify static attribute_group structs 2021-06-08 12:49:54 +01:00