Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+2
+2
arch/alpha/include/asm/statfs.h
··· 1 1 #ifndef _ALPHA_STATFS_H 2 2 #define _ALPHA_STATFS_H 3 3 4 + #include <linux/types.h> 5 + 4 6 /* Alpha is the only 64-bit platform with 32-bit statfs. And doesn't 5 7 even seem to implement statfs64 */ 6 8 #define __statfs_word __u32