linux/drivers/net/ethernet/ti
Tony Lindgren e133b539ae cpts: Fix build error caused by include of plat/clock.h
Commit 87c0e764 (cpts: introduce time stamping code and a PTP hardware clock)
mistakenly included plat/clock.h that should not be included by drivers
even if it exists.

Otherwise we get the following error with at least omap2plus_defconfig:

drivers/net/ethernet/ti/cpts.c:30:24: error: plat/clock.h: No such file or directory

Signed-off-by: Tony Lindgren <tony@atomide.com
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-14 13:17:57 -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: Fix build error caused by include of plat/clock.h 2012-12-14 13:17:57 -05:00
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 cpts: add missing kconfig dependency 2012-11-26 17:22:14 -05:00
Makefile
tlan.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
tlan.h