Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[linux-2.6-microblaze.git] / include / uapi / sound / sof / header.h
index f125f77..e9bba93 100644 (file)
@@ -23,7 +23,7 @@ struct sof_abi_hdr {
        __u32 size;             /**< size in bytes of data excl. this struct */
        __u32 abi;              /**< SOF ABI version */
        __u32 reserved[4];      /**< reserved for future use */
-       __u32 data[0];          /**< Component data - opaque to core */
+       __u32 data[];           /**< Component data - opaque to core */
 }  __packed;
 
 #define SOF_MANIFEST_DATA_TYPE_NHLT 1