From 4262a727621ceadfb38cb90a69804b6ee6be746e Mon Sep 17 00:00:00 2001 From: David Howells Date: Thu, 11 Oct 2012 11:05:13 +0100 Subject: UAPI: (Scripted) Disintegrate arch/arm64/include/asm Signed-off-by: David Howells Acked-by: Arnd Bergmann Acked-by: Thomas Gleixner Acked-by: Michael Kerrisk Acked-by: Paul E. McKenney Acked-by: Dave Jones --- arch/arm64/include/asm/siginfo.h | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 arch/arm64/include/asm/siginfo.h (limited to 'arch/arm64/include/asm/siginfo.h') diff --git a/arch/arm64/include/asm/siginfo.h b/arch/arm64/include/asm/siginfo.h deleted file mode 100644 index 5a74a0853db0..000000000000 --- a/arch/arm64/include/asm/siginfo.h +++ /dev/null @@ -1,23 +0,0 @@ -/* - * Copyright (C) 2012 ARM Ltd. - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License version 2 as - * published by the Free Software Foundation. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see . - */ -#ifndef __ASM_SIGINFO_H -#define __ASM_SIGINFO_H - -#define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int)) - -#include - -#endif -- cgit v1.2.3