treewide: remove duplicate includes
[firefly-linux-kernel-4.4.55.git] / arch / xtensa / include / asm / uaccess.h
index 5b0c18c1cce16c12b215c716465dfdc592d53fbb..82d4e3815c898a589bfc2dc0378d1a8d6c82129f 100644 (file)
@@ -17,6 +17,7 @@
 #define _XTENSA_UACCESS_H
 
 #include <linux/errno.h>
+#include <asm/types.h>
 
 #define VERIFY_READ    0
 #define VERIFY_WRITE   1
@@ -26,7 +27,6 @@
 #include <asm/current.h>
 #include <asm/asm-offsets.h>
 #include <asm/processor.h>
-#include <asm/types.h>
 
 /*
  * These assembly macros mirror the C macros that follow below.  They
 #else /* __ASSEMBLY__ not defined */
 
 #include <linux/sched.h>
-#include <asm/types.h>
 
 /*
  * The fs value determines whether argument validity checking should