+2
−1
+0
−112
arch/s390/boot/printk.c
0 → 100644
+124
−0
Loading
Keep the printk code separate from the program check code and move boot_printk() and helper functions to own printk.c file. Reviewed-by:Sven Schnelle <svens@linux.ibm.com> Signed-off-by:
Heiko Carstens <hca@linux.ibm.com>