forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 223293205a7265c8b02882461ba8996650048ade
kernel/drivers/infiniband/hw/mthca/mthca_memfree.h
....@@ -68,7 +68,7 @@
6868 int lowmem;
6969 int coherent;
7070 struct mutex mutex;
71
- struct mthca_icm *icm[0];
71
+ struct mthca_icm *icm[];
7272 };
7373
7474 struct mthca_icm_iter {