linux-sg2042/drivers/net/fddi/skfp/h
Chen Gang 4357450af3 drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros
They are use less, and may generate compiling warnings, so remove them
(microblaze, arc, arm64, and unicore32 have already defined PCI_IOBASE).

The related warnings (with allmodconfig under microblaze):

  CC [M]  drivers/net/fddi/skfp/skfddi.o
  In file included from drivers/net/fddi/skfp/skfddi.c:95:0:
  drivers/net/fddi/skfp/h/skfbi.h:151:0: warning: "PCI_IOBASE" redefined
   #define PCI_IOBASE 0xffffff00L  /* Bit 31..8:  I/O Base address */
   ^
  In file included from include/linux/io.h:22:0,
                   from include/linux/pci.h:31,
                   from drivers/net/fddi/skfp/skfddi.c:82:
  ./arch/microblaze/include/asm/io.h:33:0: note: this is the location of the previous definition
   #define PCI_IOBASE ((void __iomem *)_IO_BASE)
   ^

Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-05 14:51:09 -07:00
..
cmtdef.h
fddi.h
fddimib.h
fplustm.h
hwmtm.h
mbuf.h
osdef1st.h
sba.h
sba_def.h
skfbi.h drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros 2014-09-05 14:51:09 -07:00
skfbiinc.h
smc.h fddi/skfp: Remove extern from function prototypes 2013-09-24 12:54:15 -07:00
smt.h
smt_p.h
smtstate.h
supern_2.h fddi: cleanup unsigned to unsigned int/short 2013-12-16 20:07:59 -05:00
targethw.h
targetos.h drivers/net: delete non-required instances of include <linux/init.h> 2014-01-16 11:53:26 -08:00
types.h