azrim c1f447f511
drivers: mailbox: fixup 9c642251eda87d8401c3830c191f341ec6309251
../drivers/mailbox/mailbox.c:108:49: error: use of undeclared identifier 'flags'
                spin_lock_irqsave(&chan->mbox->poll_hrt_lock, flags);
                                                              ^
../drivers/mailbox/mailbox.c:108:49: error: use of undeclared identifier 'flags'
../drivers/mailbox/mailbox.c:110:54: error: use of undeclared identifier 'flags'
                spin_unlock_irqrestore(&chan->mbox->poll_hrt_lock, flags);

Signed-off-by: azrim <mirzaspc@gmail.com>
2022-06-30 14:32:30 +00:00
..
2022-06-06 11:01:55 +02:00
2022-01-11 15:21:52 +01:00
2022-04-20 09:08:26 +02:00
2022-06-14 17:05:02 +02:00
2022-03-16 14:10:02 +00:00