summaryrefslogtreecommitdiff
path: root/arch/alpha
diff options
context:
space:
mode:
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-01-31 05:04:04 (GMT)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>2009-02-01 05:31:22 (GMT)
commit0fc2eb3bade59365ed0b28b8ea3b5c448b2f4a26 (patch)
treed9c9a30fdb3bb1da315e39a487612e8fee01cfdd /arch/alpha
parent7e3fa56141175026136b392fd026d5d07c49720e (diff)
downloadlinux-fsl-qoriq-0fc2eb3bade59365ed0b28b8ea3b5c448b2f4a26.tar.xz
headers_check fix: alpha, statfs.h
fix the following 'make headers_check' warning: usr/include/asm-alpha/statfs.h:6: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'arch/alpha')
-rw-r--r--arch/alpha/include/asm/statfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/statfs.h b/arch/alpha/include/asm/statfs.h
index de35cd4..ccd2e18 100644
--- a/arch/alpha/include/asm/statfs.h
+++ b/arch/alpha/include/asm/statfs.h
@@ -1,6 +1,8 @@
#ifndef _ALPHA_STATFS_H
#define _ALPHA_STATFS_H
+#include <linux/types.h>
+
/* Alpha is the only 64-bit platform with 32-bit statfs. And doesn't
even seem to implement statfs64 */
#define __statfs_word __u32