These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / drivers / iio / adc / axp288_adc.c
index 56008a8..0c904ed 100644 (file)
@@ -238,7 +238,7 @@ static int axp288_adc_remove(struct platform_device *pdev)
        return 0;
 }
 
-static struct platform_device_id axp288_adc_id_table[] = {
+static const struct platform_device_id axp288_adc_id_table[] = {
        { .name = "axp288_adc" },
        {},
 };