Browse Source

s390: Remove unused declaration of zfcpdump_prefix_array[]

Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Michael Holzheu 11 years ago
parent
commit
f5be85a2d3
1 changed files with 0 additions and 1 deletions
  1. 0 1
      arch/s390/include/asm/ipl.h

+ 0 - 1
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;