[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160608.003821.2052356443958850976.davem@davemloft.net>
Date: Wed, 08 Jun 2016 00:38:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ben.dooks@...ethink.co.uk
Cc: linux-kernel@...ts.codethink.co.uk, netdev@...r.kernel.org
Subject: Re: [PATCH] net-sysfs: fix missing <linux/of_net.h>
From: Ben Dooks <ben.dooks@...ethink.co.uk>
Date: Tue, 7 Jun 2016 19:27:51 +0100
> The of_find_net_device_by_node() function is defined in
> <linux/of_net.h> but not included in the .c file that
> implements it. Fix the following warning by including the
> header:
>
> net/core/net-sysfs.c:1494:19: warning: symbol 'of_find_net_device_by_node' was not declared. Should it be static?
>
> Signed-off-by: Ben Dooks <ben.dooks@...ethink.co.uk>
Applied, thanks.
Powered by blists - more mailing lists