From 9391bc777b055aca06f422095261e922431c0ec2 Mon Sep 17 00:00:00 2001 From: Helge Deller Date: Fri, 31 Jan 2014 23:00:38 +0100 Subject: [PATCH] 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-format-patch failed