Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1328579

Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300

From Samuel Thibault <samuel.thibault@ens-lyon.org>
Newsgroups linux.kernel
Subject Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300
Date 2016-02-07 21:30 +0100
Message-ID <qZE82-2Ub-5@gated-at.bofh.it> (permalink)
References <qXhIC-8c0-11@gated-at.bofh.it> <qZtFE-42X-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Geert Uytterhoeven, on Sun 07 Feb 2016 10:18:46 +0100, wrote:
> I guess there are many other platforms where the UART is MMIO-driven...

Actually they can't ever get to be exposed to speakup's serialio.c:
their SERIAL_PORT_DFNS would set SERIAL_IO_MEM in the io_type field,
but that field doesn't even exist in serialio.c's old_serial_port, so
serialio.c would actually not even build, so we are on the safe side.

Samuel

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-01 09:10 +0100
  Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-02-01 21:50 +0100
  Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Geert Uytterhoeven <geert@linux-m68k.org> - 2016-02-07 10:20 +0100
    Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-07 18:40 +0100
    Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 Samuel Thibault <samuel.thibault@ens-lyon.org> - 2016-02-07 21:30 +0100

csiph-web