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


Groups > linux.kernel > #1423678

Re: [PATCH v2 09/11] net: skfb: remove obsolete -I cflag

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 09/11] net: skfb: remove obsolete -I cflag
Date 2016-06-16 07:10 +0200
Message-ID <rKxIZ-46r-1@gated-at.bofh.it> (permalink)
References <rKleN-4pE-3@gated-at.bofh.it> <rKleO-4pE-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Arnd Bergmann <arnd@arndb.de>
Date: Wed, 15 Jun 2016 17:45:51 +0200

> The skfp driver has been moved to drivers/net/fddi/skfp a long time
> ago, but we still attempt to include headers from the old location,
> which causes a warning when building with W=1:
> 
> cc1: error: /git/arm-soc/drivers/net/skfp: No such file or directory [-Werror=missing-include-dirs]
> cc1: error: drivers/net/skfp: No such file or directory [-Werror=missing-include-dirs]
> 
> Clearly this include directive is not needed any more, so we can
> just remove it now.
> 
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>

Applied.

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


Thread

[PATCH v2 09/11] net: skfb: remove obsolete -I cflag Arnd Bergmann <arnd@arndb.de> - 2016-06-15 17:50 +0200
  Re: [PATCH v2 09/11] net: skfb: remove obsolete -I cflag David Miller <davem@davemloft.net> - 2016-06-16 07:10 +0200

csiph-web