forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 748e4f3d702def1a4bff191e0cf93b6a05340f01
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 {