sanitize <linux/prefetch.h> usage
[deliverable/linux.git] / arch / x86 / mm / fault.c
index 20e3f8702d1e5701b130d2891e23bf39fbe81663..bcb394dfbb3587f8b4d40cc096b6ff7334ce6b12 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/mmiotrace.h>           /* kmmio_handler, ...           */
 #include <linux/perf_event.h>          /* perf_sw_event                */
 #include <linux/hugetlb.h>             /* hstate_index_to_shift        */
+#include <linux/prefetch.h>            /* prefetchw                    */
 
 #include <asm/traps.h>                 /* dotraplinkage, ...           */
 #include <asm/pgalloc.h>               /* pgd_*(), ...                 */
This page took 0.026946 seconds and 5 git commands to generate.