From ddda37483dd17c9936fdde9ebf8f6ca2692b3842 Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Tue, 18 Feb 2020 15:44:59 +0100 Subject: linux-headers: update Update to commit b1da3acc781c ("Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs") Signed-off-by: Cornelia Huck --- include/standard-headers/linux/input.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/standard-headers/linux/input.h') diff --git a/include/standard-headers/linux/input.h b/include/standard-headers/linux/input.h index d8914f25a5..f89c986190 100644 --- a/include/standard-headers/linux/input.h +++ b/include/standard-headers/linux/input.h @@ -31,6 +31,7 @@ struct input_event { unsigned long __sec; #if defined(__sparc__) && defined(__arch64__) unsigned int __usec; + unsigned int __pad; #else unsigned long __usec; #endif -- cgit 1.4.1