Commit be884585 authored by Lee Jones's avatar Lee Jones Committed by Jassi Brar

mailbox: mailbox-test: Explicitly include header for spinlock support

Presently the support appears to be implied.
Signed-off-by: default avatarLee Jones <lee@kernel.org>
Signed-off-by: default avatarJassi Brar <jaswinder.singh@linaro.org>
parent 2a61e7b7
......@@ -16,6 +16,7 @@
#include <linux/platform_device.h>
#include <linux/poll.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/uaccess.h>
#include <linux/sched/signal.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment