diff options
author | Arnd Bergmann <[email protected]> | 2016-06-15 17:45:51 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-06-15 22:06:06 -0700 |
commit | 4a1836701fd59476ee1331379e00a9ab51ba4f61 (patch) | |
tree | 1e2bf47c6b58be57befc4f508bd08d40b346cc93 /lib/netdev-notifier-error-inject.c | |
parent | c91522f860bb9dd4178c8280bbebd4f4321b7199 (diff) |
net: skfb: remove obsolete -I cflag
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions