Merge tag 'qcom-dts-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom...
[linux-2.6-microblaze.git] / drivers / gnss / serial.h
index 980ffdc..621953f 100644 (file)
@@ -16,7 +16,7 @@ struct gnss_serial {
        struct gnss_device *gdev;
        speed_t speed;
        const struct gnss_serial_ops *ops;
-       unsigned long drvdata[0];
+       unsigned long drvdata[];
 };
 
 enum gnss_serial_pm_state {