From: Richard Cochran <richardcochran@gmail.com>
To: Tomi Valkeinen <tomba@iki.fi>
Cc: Mugunthan V N <mugunthanvnm@ti.com>,
netdev@vger.kernel.org, davem@davemloft.net,
linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org,
b-cousson@ti.com, paul@pwsan.com
Subject: Re: [PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
Date: Thu, 13 Dec 2012 14:03:36 +0100 [thread overview]
Message-ID: <20121213130335.GA10703@netboy.at.omicron.at> (raw)
In-Reply-To: <50C9B6F9.9020300@iki.fi>
On Thu, Dec 13, 2012 at 01:07:37PM +0200, Tomi Valkeinen wrote:
> Hi,
>
> On 2012-11-27 12:27, Mugunthan V N wrote:
> > 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 patch
>
> linux-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
WARNING: multiple messages have this Message-ID (diff)
From: richardcochran@gmail.com (Richard Cochran)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
Date: Thu, 13 Dec 2012 14:03:36 +0100 [thread overview]
Message-ID: <20121213130335.GA10703@netboy.at.omicron.at> (raw)
In-Reply-To: <50C9B6F9.9020300@iki.fi>
On Thu, Dec 13, 2012 at 01:07:37PM +0200, Tomi Valkeinen wrote:
> Hi,
>
> On 2012-11-27 12:27, Mugunthan V N wrote:
> > 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 patch
>
> linux-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
next prev parent reply other threads:[~2012-12-13 13:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 10:27 [PATCH 1/1] net: cpts: fix for build break after ARM SoC integration Mugunthan V N
2012-11-27 10:27 ` Mugunthan V N
2012-11-27 11:25 ` Mugunthan V N
2012-11-27 11:25 ` Mugunthan V N
2012-11-27 12:47 ` Richard Cochran
2012-11-27 12:47 ` Richard Cochran
2012-11-27 14:42 ` Paul Walmsley
2012-11-27 14:42 ` Paul Walmsley
2012-12-13 11:07 ` Tomi Valkeinen
2012-12-13 11:07 ` Tomi Valkeinen
2012-12-13 13:03 ` Richard Cochran [this message]
2012-12-13 13:03 ` Richard Cochran
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121213130335.GA10703@netboy.at.omicron.at \
--to=richardcochran@gmail.com \
--cc=b-cousson@ti.com \
--cc=davem@davemloft.net \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mugunthanvnm@ti.com \
--cc=netdev@vger.kernel.org \
--cc=paul@pwsan.com \
--cc=tomba@iki.fi \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.