On 19.02.2018 16:47, Farhan Ali wrote: > The Linux Virtual Terminal (VT) layer provides a default keymap > which is compiled when VT layer is enabled. But at the same time > we are also compiling the EBCDIC keymap and this causes the linker > to complain. > > So let's rename the EBCDIC keymap variables to prevent linker > conflict. > > Signed-off-by: Farhan Ali <alifm@xxxxxxxxxxxxxxxxxx> > Acked-by: Christian Borntraeger <borntraeger@xxxxxxxxxx> > --- > drivers/s390/char/defkeymap.c | 66 ++++++++++++++++++++++--------------------- > drivers/s390/char/keyboard.c | 32 ++++++++++----------- > drivers/s390/char/keyboard.h | 11 ++++++++ > 3 files changed, 61 insertions(+), 48 deletions(-) Reviewed-by: Thomas Huth <thuth@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-s390" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html