git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e657d8f
)
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
author
Michael Holzheu
<holzheu@linux.vnet.ibm.com>
Wed, 13 Nov 2013 09:38:27 +0000
(10:38 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 15 Nov 2013 13:08:41 +0000
(14:08 +0100)
The early SCLP driver code in sclp_cmd.c belongs to sclp_early.c
because it is independent from the 'normal' SCLP driver. So move
it to sclp_early.c
Reviewed-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found