From: Tomi Valkeinen <tomba@iki.fi>
To: Mugunthan V N <mugunthanvnm@ti.com>
Cc: 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, richardcochran@gmail.com
Subject: Re: [PATCH 1/1] net: cpts: fix for build break after ARM SoC integration
Date: Thu, 13 Dec 2012 13:07:37 +0200 [thread overview]
Message-ID: <50C9B6F9.9020300@iki.fi> (raw)
In-Reply-To: <1354012034-31686-1-git-send-email-mugunthanvnm@ti.com>
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"?)
Tomi
WARNING: multiple messages have this Message-ID (diff)
From: tomba@iki.fi (Tomi Valkeinen)
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 13:07:37 +0200 [thread overview]
Message-ID: <50C9B6F9.9020300@iki.fi> (raw)
In-Reply-To: <1354012034-31686-1-git-send-email-mugunthanvnm@ti.com>
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"?)
Tomi
next prev parent reply other threads:[~2012-12-13 11:07 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 [this message]
2012-12-13 11:07 ` Tomi Valkeinen
2012-12-13 13:03 ` Richard Cochran
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=50C9B6F9.9020300@iki.fi \
--to=tomba@iki.fi \
--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=richardcochran@gmail.com \
/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.