Skip to content

Commit

Permalink
s390: Remove unused declaration of zfcpdump_prefix_array[]
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Holzheu <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
  • Loading branch information
Michael Holzheu authored and Martin Schwidefsky committed Oct 24, 2013
1 parent 8a80b10 commit f5be85a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/s390/include/asm/ipl.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit f5be85a

Please sign in to comment.