OpenCloudOS-Kernel/drivers/net/ethernet/ti
Richard Cochran cbc44dbe1f cpts: fix build error by removing useless code.
The cpts driver tries to obtain the input clock frequency by calling the
clock's internal 'recalc' method. Since <plat/clock.h> has been removed,
this code can no longer compile.

However, the driver never makes use of the frequency value, so this patch
fixes the issue by removing the offending code altogether.

Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-12-26 14:15:09 -08:00
..
Kconfig cpts: add missing kconfig dependency 2012-11-26 17:22:14 -05:00
Makefile cpts: introduce time stamping code and a PTP hardware clock. 2012-11-01 12:21:30 -04:00
cpmac.c cpmac: remove __dev* attributes 2012-12-03 11:16:52 -08:00
cpsw.c cpsw: remove __dev* attributes 2012-12-03 11:16:53 -08:00
cpsw_ale.c drivers: net: ethernet: cpsw: add multicast address to ALE table 2012-11-01 12:21:29 -04:00
cpsw_ale.h drivers: net: ethernet: cpsw: add multicast address to ALE table 2012-11-01 12:21:29 -04:00
cpts.c cpts: fix build error by removing useless code. 2012-12-26 14:15:09 -08:00
cpts.h cpts: fix build error by removing useless code. 2012-12-26 14:15:09 -08:00
davinci_cpdma.c net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the remaining packets 2012-10-02 22:34:21 -04:00
davinci_cpdma.h davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers 2011-08-12 03:41:10 -07:00
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
tlan.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
tlan.h davinci*/tlan/cpmac: Move the Texas Instruments (TI) drivers 2011-08-12 03:41:10 -07:00