linux/drivers/net/fddi/skfp
Arnd Bergmann 4a1836701f 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 <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-15 22:06:06 -07:00
..
h net/fddi: remove HWM_REVERSE() macro 2015-08-13 21:12:17 -07:00
Makefile net: skfb: remove obsolete -I cflag 2016-06-15 22:06:06 -07:00
cfm.c
drvfbi.c
ecm.c
ess.c
fplustm.c net: fddi: slight optimization of addr compare 2013-12-31 16:48:33 -05:00
hwmtm.c
hwt.c
pcmplc.c
pmf.c fddi: 64 bit bug in smt_add_para() 2012-09-01 22:44:13 -04:00
queue.c
rmt.c
skfddi.c PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use 2014-08-12 12:15:14 -06:00
smt.c net: fddi: skfp: smt.c: Remove unused function 2015-01-02 16:36:07 -05:00
smtdef.c
smtinit.c
smttimer.c
srf.c fddi: print an address with %p format specifier rather than %x 2015-06-07 00:31:22 -07:00