Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755602AbbFON67 (ORCPT ); Mon, 15 Jun 2015 09:58:59 -0400 Received: from senator.holtmann.net ([87.106.208.187]:38521 "EHLO mail.holtmann.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754289AbbFON6v convert rfc822-to-8bit (ORCPT ); Mon, 15 Jun 2015 09:58:51 -0400 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2098\)) Subject: Re: Build error -in -next due to 'Bluetooth: hci_uart: Support operational speed during setup' From: Marcel Holtmann In-Reply-To: <557ED81D.7090908@roeck-us.net> Date: Mon, 15 Jun 2015 15:58:46 +0200 Cc: "linux-kernel@vger.kernel.org" , Frederic Danis , BlueZ development , linux-serial@vger.kernel.org Content-Transfer-Encoding: 8BIT Message-Id: <7CF3D545-DAE4-4510-9726-5D40740DDC5D@holtmann.org> References: <557ED81D.7090908@roeck-us.net> To: Guenter Roeck X-Mailer: Apple Mail (2.2098) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 694 Lines: 21 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. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/