From f5be85a2d3b06e660d90dd672ae54015be3f62a9 Mon Sep 17 00:00:00 2001 From: Michael Holzheu Date: Mon, 14 Oct 2013 10:35:48 +0200 Subject: [PATCH] s390: Remove unused declaration of zfcpdump_prefix_array[] Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- arch/s390/include/asm/ipl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/s390/include/asm/ipl.h b/arch/s390/include/asm/ipl.h index ea7d9d6..2fcccc0 100644 --- a/arch/s390/include/asm/ipl.h +++ b/arch/s390/include/asm/ipl.h @@ -87,7 +87,6 @@ struct ipl_parameter_block { */ extern u32 ipl_flags; extern u32 dump_prefix_page; -extern unsigned int zfcpdump_prefix_array[]; struct dump_save_areas { struct save_area **areas; -- 2.7.4