accel/habanalabs: remove unused field
flags in struct wait_interrupt_data is not used anywhere so remove it. Signed-off-by: Oded Gabbay <ogabbay@kernel.org> Reviewed-by: Ofir Bitton <obitton@habana.ai>
This commit is contained in:
parent
b5305d23aa
commit
e5873f6b91
@ -47,7 +47,6 @@ struct wait_interrupt_data {
|
||||
u64 cq_offset;
|
||||
u64 target_value;
|
||||
u64 intr_timeout_us;
|
||||
unsigned long flags;
|
||||
};
|
||||
|
||||
static void job_wq_completion(struct work_struct *work);
|
||||
|
Loading…
x
Reference in New Issue
Block a user