Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[sfrench/cifs-2.6.git] / arch / x86 / include / uapi / asm / siginfo.h
index b3d15795717791e895c154a6d02117dfc8bb5b7a..6642d8be40c4e26fc48eff7ffbebb390f7c66ca9 100644 (file)
@@ -7,8 +7,6 @@
 typedef long long __kernel_si_clock_t __attribute__((aligned(4)));
 #  define __ARCH_SI_CLOCK_T            __kernel_si_clock_t
 #  define __ARCH_SI_ATTRIBUTES         __attribute__((aligned(8)))
-# else /* x86-64 */
-#  define __ARCH_SI_PREAMBLE_SIZE      (4 * sizeof(int))
 # endif
 #endif