diff options
Diffstat (limited to 'arch/arm/mach-mvebu/pmsu.c')
-rw-r--r-- | arch/arm/mach-mvebu/pmsu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mvebu/pmsu.c b/arch/arm/mach-mvebu/pmsu.c index d8ab605a44fa..8b9f5e202ccf 100644 --- a/arch/arm/mach-mvebu/pmsu.c +++ b/arch/arm/mach-mvebu/pmsu.c | |||
@@ -104,7 +104,7 @@ static void __iomem *pmsu_mp_base; | |||
104 | 104 | ||
105 | static void *mvebu_cpu_resume; | 105 | static void *mvebu_cpu_resume; |
106 | 106 | ||
107 | static struct of_device_id of_pmsu_table[] = { | 107 | static const struct of_device_id of_pmsu_table[] = { |
108 | { .compatible = "marvell,armada-370-pmsu", }, | 108 | { .compatible = "marvell,armada-370-pmsu", }, |
109 | { .compatible = "marvell,armada-370-xp-pmsu", }, | 109 | { .compatible = "marvell,armada-370-xp-pmsu", }, |
110 | { .compatible = "marvell,armada-380-pmsu", }, | 110 | { .compatible = "marvell,armada-380-pmsu", }, |