Skip to content

Commit

Permalink
[S390] remove duplicated #includes
Browse files Browse the repository at this point in the history
Remove duplicated #include's in arch/s390/kernel/ipl.c.

Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
  • Loading branch information
Huang Weiyi authored and Martin Schwidefsky committed Mar 26, 2009
1 parent 005f8ee commit ef3500b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/s390/kernel/ipl.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
#include <asm/ebcdic.h>
#include <asm/reset.h>
#include <asm/sclp.h>
#include <asm/setup.h>
#include <asm/checksum.h>

#define IPL_PARM_BLOCK_VERSION 0
Expand Down

0 comments on commit ef3500b

Please sign in to comment.