spl-kmem-cache: include linux/prefetch.h for prefetchw()

This is needed for architectures that do not have a builtin prefetchw()

Signed-off-by: Dimitri John Ledkov <xnox@ubuntu.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #502
This commit is contained in:
Dimitri John Ledkov 2015-11-25 13:35:22 +00:00 committed by Brian Behlendorf
parent 4e6f996cdd
commit 9f456111ab

View File

@ -31,6 +31,7 @@
#include <linux/swap.h>
#include <linux/mm_compat.h>
#include <linux/wait_compat.h>
#include <linux/prefetch.h>
/*
* Within the scope of spl-kmem.c file the kmem_cache_* definitions