]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mailbox: explicitly include <linux/bits.h>
authorTudor Ambarus <tudor.ambarus@linaro.org>
Mon, 24 Feb 2025 08:27:16 +0000 (08:27 +0000)
committerJassi Brar <jassisinghbrar@gmail.com>
Thu, 27 Mar 2025 01:58:25 +0000 (20:58 -0500)
commit824b7442ed521b4373d864684387d5cedbb0ba18
tree8ea02035bfc94089cf8ed0d552a9efde5dd9db71
parentdb824c1119fc16556a84cb7a771ca6553b3c3a45
mailbox: explicitly include <linux/bits.h>

Don't rely on those including the header file to already include the
needed <linux/bits.h>. Include it in the header file.

Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/mailbox.h