MN10300: Save frame pointer in thread_info struct rather than global var
[pandora-kernel.git] / mm / maccess.c
index 4e348db..e2b6f56 100644 (file)
@@ -1,9 +1,9 @@
 /*
  * Access kernel memory without faulting.
  */
-#include <linux/uaccess.h>
 #include <linux/module.h>
 #include <linux/mm.h>
+#include <linux/uaccess.h>
 
 /**
  * probe_kernel_read(): safely attempt to read from a location