diff options
author | Tony Lindgren <tony@atomide.com> | 2012-12-13 11:36:41 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-14 18:17:57 (GMT) |
commit | e133b539ae97a44daaa42d96a4607617788c5351 (patch) | |
tree | dd6743aa28720fafebe769d4d3dbfdd0667bdf3f /drivers/extcon | |
parent | e337e24d6624e74a558aa69071e112a65f7b5758 (diff) | |
download | linux-fsl-qoriq-e133b539ae97a44daaa42d96a4607617788c5351.tar.xz |
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>
Diffstat (limited to 'drivers/extcon')
0 files changed, 0 insertions, 0 deletions