mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
../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>