Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[linux/fpc-iii.git] / arch / x86 / boot / compressed / early_serial_console.c
blobd3d003cb5481cdcabe0b5c5369bad920838b8d8f
1 #include "misc.h"
3 #ifdef CONFIG_EARLY_PRINTK
5 int early_serial_base;
7 #include "../early_serial_console.c"
9 #endif