From: Michael Holzheu Date: Mon, 14 Oct 2013 08:35:48 +0000 (+0200) Subject: s390: Remove unused declaration of zfcpdump_prefix_array[] X-Git-Tag: v3.13-rc1~166^2~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f5be85a2d3b06e660d90dd672ae54015be3f62a9;p=profile%2Fivi%2Fkernel-x86-ivi.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 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;