From: Michael Holzheu Date: Mon, 14 Oct 2013 08:35:48 +0000 (+0200) Subject: s390: Remove unused declaration of zfcpdump_prefix_array[] X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f5be85a2d3b06e660d90dd672ae54015be3f62a9;p=deliverable%2Flinux.git s390: Remove unused declaration of zfcpdump_prefix_array[] Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky --- diff --git a/arch/s390/include/asm/ipl.h b/arch/s390/include/asm/ipl.h index ea7d9d6ab06e..2fcccc0c997c 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;