public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
To: Marcel Holtmann <marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
Cc: "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Frederic Danis
	<frederic.danis-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>,
	BlueZ development
	<linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup'
Date: Mon, 15 Jun 2015 07:25:09 -0700	[thread overview]
Message-ID: <557EE045.2090503@roeck-us.net> (raw)
In-Reply-To: <7CF3D545-DAE4-4510-9726-5D40740DDC5D-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>

On 06/15/2015 06:58 AM, Marcel Holtmann wrote:
> Hi Guenter,
>
>> alpha:allmodconfig fails to build in -next with
>>
>> drivers/bluetooth/hci_ldisc.c: In function 'hci_uart_set_baudrate':
>> drivers/bluetooth/hci_ldisc.c:276:22: error: 'BOTHER' undeclared
>>
>> BOTHER is not defined for all architectures and otherwise only
>> used with '#ifdef BOTHER'.
>
> thanks for the report. Is this something that should be #ifdef at the using side or maybe just fixed for the other architectures.
>

So far it has been fixed with #ifdef, and this is the first code which
uses it outside drivers/tty. So my first tendency would be to fix it
on the user side.

However, looking into it, I think only alpha and avr32 are affected.
Let me submit patches against those and see where it goes.

Guenter

  parent reply	other threads:[~2015-06-15 14:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <557ED81D.7090908@roeck-us.net>
     [not found] ` <557ED81D.7090908-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2015-06-15 13:58   ` Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup' Marcel Holtmann
     [not found]     ` <7CF3D545-DAE4-4510-9726-5D40740DDC5D-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
2015-06-15 14:25       ` Guenter Roeck [this message]
     [not found]         ` <557EE045.2090503-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>
2015-06-15 14:38           ` Ilya Faenson
2015-06-15 14:43             ` Marcel Holtmann
     [not found]               ` <7F15059F-B180-4722-8167-864C4A24CE9B-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org>
2015-06-15 16:51                 ` Ilya Faenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=557EE045.2090503@roeck-us.net \
    --to=linux-0h96xk9xttrk1umjsbkqmq@public.gmane.org \
    --cc=frederic.danis-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=linux-bluetooth-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=marcel-kz+m5ild9QBg9hUCZPvPmw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox