UAPI: (Scripted) Disintegrate arch/arm64/include/asm
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm64 / include / asm / stat.h
index a9f580c28f7ba1920d782931344b19a51b9a7ce8..15e35598ac407a99fb7d48770f00b298ee52ea0e 100644 (file)
@@ -16,9 +16,8 @@
 #ifndef __ASM_STAT_H
 #define __ASM_STAT_H
 
-#include <asm-generic/stat.h>
+#include <uapi/asm/stat.h>
 
-#ifdef __KERNEL__
 #ifdef CONFIG_COMPAT
 
 #include <asm/compat.h>
@@ -60,5 +59,3 @@ struct stat64 {
 
 #endif
 #endif
-
-#endif