From df842f79f0e2aed9092a73f611f41f03630a3823 Mon Sep 17 00:00:00 2001 From: David Howells Date: Tue, 9 Oct 2012 09:47:47 +0100 Subject: UAPI: (Scripted) Disintegrate arch/tile/include/asm Signed-off-by: David Howells Acked-by: Arnd Bergmann Acked-by: Thomas Gleixner Acked-by: Michael Kerrisk Acked-by: Paul E. McKenney Acked-by: Dave Jones --- arch/tile/include/uapi/asm/stat.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 arch/tile/include/uapi/asm/stat.h (limited to 'arch/tile/include/uapi/asm/stat.h') diff --git a/arch/tile/include/uapi/asm/stat.h b/arch/tile/include/uapi/asm/stat.h new file mode 100644 index 000000000000..c0db34d56be3 --- /dev/null +++ b/arch/tile/include/uapi/asm/stat.h @@ -0,0 +1,4 @@ +#if defined(__KERNEL__) && defined(CONFIG_COMPAT) +#define __ARCH_WANT_STAT64 /* Used for compat_sys_stat64() etc. */ +#endif +#include -- cgit v1.2.3