parisc: convert uapi/asm/stat.h to use native types only
authorHelge Deller <deller@gmx.de>
Fri, 31 Jan 2014 22:00:38 +0000 (23:00 +0100)
committerHelge Deller <deller@gmx.de>
Sun, 2 Feb 2014 19:57:33 +0000 (20:57 +0100)
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 <deller@gmx.de>
arch/parisc/include/uapi/asm/stat.h

Simple merge