mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
8a80b10895
commit
f5be85a2d3
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue