forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 645e752c5a84baeb21015cdc85fc05b7d16312c8
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 {