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
On Thu, Dec 13, 2012 at 01:36:41PM -0800, Tony Lindgren wrote:
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.
Op 14 dec. 2012, om 08:13 heeft Richard Cochran [off-list ref] het volgende geschreven:
On Thu, Dec 13, 2012 at 01:36:41PM -0800, Tony Lindgren wrote:
quoted
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.
On Fri, Dec 14, 2012 at 10:55:56AM +0100, Koen Kooi wrote:
Op 14 dec. 2012, om 08:13 heeft Richard Cochran [off-list ref] het volgende geschreven:
quoted
On Thu, Dec 13, 2012 at 01:36:41PM -0800, Tony Lindgren wrote:
quoted
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.
From: Richard Cochran <richardcochran@gmail.com>
Date: Fri, 14 Dec 2012 12:09:18 +0100
On Fri, Dec 14, 2012 at 10:55:56AM +0100, Koen Kooi wrote:
quoted
Op 14 dec. 2012, om 08:13 heeft Richard Cochran [off-list ref] het volgende geschreven:
quoted
On Thu, Dec 13, 2012 at 01:36:41PM -0800, Tony Lindgren wrote:
quoted
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.