[PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
From: richardcochran@gmail.com (Richard Cochran)
Date: 2012-12-13 13:03:36
Also in:
linux-omap, netdev
From: richardcochran@gmail.com (Richard Cochran)
Date: 2012-12-13 13:03:36
Also in:
linux-omap, netdev
On Thu, Dec 13, 2012 at 01:07:37PM +0200, Tomi Valkeinen wrote:
Hi, On 2012-11-27 12:27, Mugunthan V N wrote:quoted
CC drivers/net/ethernet/ti/cpts.o drivers/net/ethernet/ti/cpts.c:30:24: fatal error: plat/clock.h: No such file or directory compilation terminated. make[4]: *** [drivers/net/ethernet/ti/cpts.o] Error 1 make[3]: *** [drivers/net/ethernet/ti] Error 2 make[2]: *** [drivers/net/ethernet] Error 2 make[1]: *** [drivers/net] Error 2 fix for build break as the header file is removed from plat-omap as part of the below patchlinux-next still has this build problem, I guess this patch is lingering somewhere. Somewhat annoying, as the driver is enabled by default. (btw, why is it "default y"?)
Um, in Linus' master, net, and net-next, neither TI_CPSW nor TI_CPTS are default y, so I don't know where you are coming from on that. Sorry, Richard