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


Groups > linux.kernel > #1574997

Re: linux-next: build warning after merge of the tty tree

From Ulrich Hecht <ulrich.hecht+renesas@gmail.com>
Newsgroups linux.kernel
Subject Re: linux-next: build warning after merge of the tty tree
Date 2017-02-06 18:10 +0100
Message-ID <t7UXD-7LS-9@gated-at.bofh.it> (permalink)
References <t7IWt-8mh-3@gated-at.bofh.it> <t7Nju-2A1-51@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 6, 2017 at 9:50 AM, Greg KH <greg@kroah.com> wrote:
> On Mon, Feb 06, 2017 at 03:16:38PM +1100, Stephen Rothwell wrote:
>> Hi Greg,
>>
>> After merging the tty tree, today's linux-next build
>> (arm_multi_v7_defconfig) produced this warning:
>>
>> drivers/tty/serial/sh-sci.c:977:12: warning: 'scif_set_rtrg' defined but not used [-Wunused-function]
>>  static int scif_set_rtrg(struct uart_port *port, int rx_trig)
>>             ^
>>
>> Introduced by commit
>>
>>   a380ed461f66 ("serial: sh-sci: implement FIFO threshold register setting")
>>
>> Forgot to add a call to this new function?
>
> I think this is fixed by a patch I just took into my tree, which isn't
> in linux-next yet.  Right Ulrich?

That is correct, it's called in "[PATCH v4 2/4] serial: sh-sci:
SCIFA/B RX FIFO software timeout".

CU
Uli

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


Thread

linux-next: build warning after merge of the tty tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-06 05:20 +0100
  Re: linux-next: build warning after merge of the tty tree Greg KH <greg@kroah.com> - 2017-02-06 10:00 +0100
    Re: linux-next: build warning after merge of the tty tree Ulrich Hecht <ulrich.hecht+renesas@gmail.com> - 2017-02-06 18:10 +0100
      Re: linux-next: build warning after merge of the tty tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-06 23:40 +0100
        Re: linux-next: build warning after merge of the tty tree Greg KH <greg@kroah.com> - 2017-02-07 09:40 +0100
          Re: linux-next: build warning after merge of the tty tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-02-07 12:20 +0100

csiph-web