Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1328579
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Samuel Thibault <samuel.thibault@ens-lyon.org> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] Staging: speakup: Fix allyesconfig build on mn10300 |
| Date | Sun, 07 Feb 2016 21:30:02 +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> |
| Mail-Followup-To | Samuel Thibault <samuel.thibault@ens-lyon.org>, Geert Uytterhoeven <geert@linux-m68k.org>, Dan Carpenter <dan.carpenter@oracle.com>, William Hubbs <w.d.hubbs@gmail.com>, Chris Brannon <chris@the-brannons.com>, Kirk Reiser <kirk@reisers.ca>, Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, speakup@linux-speakup.org, driverdevel <devel@driverdev.osuosl.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Disposition | inline |
| User-Agent | Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30) |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 9 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Dan Carpenter <dan.carpenter@oracle.com>, William Hubbs <w.d.hubbs@gmail.com>, Chris Brannon <chris@the-brannons.com>, Kirk Reiser <kirk@reisers.ca>, Melike Yurtoglu <aysemelikeyurtoglu@gmail.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, speakup@linux-speakup.org, driverdevel <devel@driverdev.osuosl.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| X-Original-Date | Sun, 7 Feb 2016 21:23:55 +0100 |
| X-Original-Message-ID | <20160207202355.GQ3056@var.home> |
| X-Original-References | <20160201080603.GB4046@var> <CAMuHMdXKj+KPhgMwihQbog8migVSwuycT8WRFQj5AkY1Or-Oqg@mail.gmail.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1328579 |
Show key headers only | 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 | Next — Previous in thread | Find similar | Unroll 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