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
..
2012-12-03 11:16:10 -08:00
2012-07-24 13:54:16 -07:00
2012-08-03 20:32:31 -07:00
2012-12-07 14:26:15 -05:00
2012-11-01 12:38:31 -04:00
2012-11-28 11:39:22 -05:00
2012-12-03 11:17:06 -08:00
2012-10-28 19:29:19 +01:00
2012-10-02 14:37:31 -04:00
2012-10-01 18:39:45 -04:00
2012-12-14 13:14:06 -05:00