Remove fs.h from mm.h
[deliverable/linux.git] / arch / arm / kernel / smp.c
index 9746e5293249b2ec5289e5640b69e6b212b64c3c..eafbb2b05eb8a2cb7f78a522053f16e4cf70f574 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/profile.h>
 #include <linux/errno.h>
 #include <linux/mm.h>
+#include <linux/err.h>
 #include <linux/cpu.h>
 #include <linux/smp.h>
 #include <linux/seq_file.h>
This page took 0.071788 seconds and 5 git commands to generate.