]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
s390: Remove unused declaration of zfcpdump_prefix_array[]
authorMichael Holzheu <holzheu@linux.vnet.ibm.com>
Mon, 14 Oct 2013 08:35:48 +0000 (10:35 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 24 Oct 2013 15:17:05 +0000 (17:17 +0200)
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/ipl.h

index ea7d9d6ab06e2b33ff3ae946b8d19928d04e963d..2fcccc0c997cc3102dcb67e5ea2f60fc4f4200b2 100644 (file)
@@ -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;