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
..
2020-07-07 22:39:53 +05:30
2020-07-07 22:39:53 +05:30