aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/coresight/coresight-cpu-debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/hwtracing/coresight/coresight-cpu-debug.c')
-rw-r--r--drivers/hwtracing/coresight/coresight-cpu-debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hwtracing/coresight/coresight-cpu-debug.c b/drivers/hwtracing/coresight/coresight-cpu-debug.c
index 64a77e00eaa6..6ea62c62ff27 100644
--- a/drivers/hwtracing/coresight/coresight-cpu-debug.c
+++ b/drivers/hwtracing/coresight/coresight-cpu-debug.c
@@ -667,7 +667,7 @@ static int debug_remove(struct amba_device *adev)
667 return 0; 667 return 0;
668} 668}
669 669
670static struct amba_id debug_ids[] = { 670static const struct amba_id debug_ids[] = {
671 { /* Debug for Cortex-A53 */ 671 { /* Debug for Cortex-A53 */
672 .id = 0x000bbd03, 672 .id = 0x000bbd03,
673 .mask = 0x000fffff, 673 .mask = 0x000fffff,