linux/drivers/net/ethernet/ti
Greg Kroah-Hartman 1dd06ae8db drivers/net: fix up function prototypes after __dev* removals
The __dev* removal patches for the network drivers ended up messing up
the function prototypes for a bunch of drivers.  This patch fixes all of
them back up to be properly aligned.

Bonus is that this almost removes 100 lines of code, always a nice
surprise.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-07 14:22:22 -05:00
..
cpmac.c cpmac: remove __dev* attributes 2012-12-03 11:16:52 -08:00
cpsw_ale.c
cpsw_ale.h
cpsw.c cpsw: remove __dev* attributes 2012-12-03 11:16:53 -08:00
cpts.c
cpts.h
davinci_cpdma.c
davinci_cpdma.h
davinci_emac.c net/davinci_emac: remove __dev* attributes 2012-12-03 11:16:55 -08:00
davinci_mdio.c net/davinci_emac: remove __dev* attributes 2012-12-03 11:16:55 -08:00
Kconfig
Makefile
tlan.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
tlan.h