block: remove i_bdev
[linux-2.6-microblaze.git] / drivers / target / target_core_user.c
index ea84d08..590e6d0 100644 (file)
@@ -194,7 +194,7 @@ struct tcmu_tmr {
 
        uint8_t tmr_type;
        uint32_t tmr_cmd_cnt;
-       int16_t tmr_cmd_ids[0];
+       int16_t tmr_cmd_ids[];
 };
 
 /*