s390/ipl: move ipl_flags to ipl.c
authorVasily Gorbik <gor@linux.ibm.com>
Tue, 3 Apr 2018 14:03:03 +0000 (16:03 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 10 Apr 2018 05:38:59 +0000 (07:38 +0200)
commit283abedb1bd67e22f05fe4e79e1722bd7c7ed3be
tree823ff4345b88899e3b0ef04130e0623347afc413
parente9627da113db1b457a504ee4dca6c0a1a19e18fc
s390/ipl: move ipl_flags to ipl.c

ipl_flags and corresponding enum are not used outside of ipl.c and will
be reworked in later commits.

Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/include/asm/ipl.h
arch/s390/kernel/ipl.c