From: Helge Deller Date: Fri, 31 Jan 2014 22:00:38 +0000 (+0100) Subject: parisc: convert uapi/asm/stat.h to use native types only X-Git-Tag: v3.14-rc1~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9391bc777b055aca06f422095261e922431c0ec2;p=pandora-kernel.git parisc: convert uapi/asm/stat.h to use native types only The stat.h header file is exported to userspace. Some userspace applications failed to compile due to missing/unknown types, so we better convert it to use native types only (like it's done on other architectures too). Signed-off-by: Helge Deller --- Reading git-diff-tree failed