Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb
[firefly-linux-kernel-4.4.55.git] / drivers / power / axp288_fuel_gauge.c
index bd1dbfee2515dda65c54176d9b2e547cb4e3beca..50c0110d6b58008df681c5bfcac66e89dcac5e46 100644 (file)
@@ -1117,7 +1117,7 @@ static int axp288_fuel_gauge_probe(struct platform_device *pdev)
        return ret;
 }
 
-static struct platform_device_id axp288_fg_id_table[] = {
+static const struct platform_device_id axp288_fg_id_table[] = {
        { .name = DEV_NAME },
        {},
 };