From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: netdev@vger.kernel.org, Paul Mundt <lethal@linux-sh.org>
Cc: nobuhiro.iwamatsu.yj@renesas.com, linux-sh@vger.kernel.org
Subject: Re: [PATCH 0/9] sh_eth: make driver build on any platform
Date: Sat, 08 Jun 2013 00:10:05 +0000 [thread overview]
Message-ID: <51B2765D.7030604@cogentembedded.com> (raw)
In-Reply-To: <201306080351.39018.sergei.shtylyov@cogentembedded.com>
Hello.
On 06/08/2013 03:51 AM, Sergei Shtylyov wrote:
> This series of 9 patches are against Dave's 'net-next.git' repository.
> The series deals with the #ifdef'fery around SoC support code/data in the
> 'sh_eth' driver. It doesn't yet get rid of all the #ifdef's: 3 are left, 1 of
> them still hinders ARM multiplatform build -- I'll try to deal with it next
> week.
>
> [1/9] sh_eth: create initial ID table
> [2/9] sh_eth: get SH771x support out of #ifdef
> [3/9] sh_eth: get SH7619 support out of #ifdef
> [4/9] sh_eth: get R8A7740 support out of #ifdef
> [5/9] sh_eth: get SH77{34|63} support out of #ifdef
> [6/9] sh_eth: get SH7757 support out of #ifdef
> [7/9] sh_eth: get SH7724 support out of #ifdef
> [8/9] sh_eth: get R8A777x support out of #ifdef
> [9/9] sh_eth: remove dependencies from Kconfig
>
Sorry, Paul, forgot to include you into the CC list on most of the
patches
and the cover letter. Please look for the patches on linux-sh and ACK them
if you deem necessary.
WBR, Serge
WARNING: multiple messages have this Message-ID (diff)
From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: netdev@vger.kernel.org, Paul Mundt <lethal@linux-sh.org>
Cc: nobuhiro.iwamatsu.yj@renesas.com, linux-sh@vger.kernel.org
Subject: Re: [PATCH 0/9] sh_eth: make driver build on any platform
Date: Sat, 08 Jun 2013 04:10:05 +0400 [thread overview]
Message-ID: <51B2765D.7030604@cogentembedded.com> (raw)
In-Reply-To: <201306080351.39018.sergei.shtylyov@cogentembedded.com>
Hello.
On 06/08/2013 03:51 AM, Sergei Shtylyov wrote:
> This series of 9 patches are against Dave's 'net-next.git' repository.
> The series deals with the #ifdef'fery around SoC support code/data in the
> 'sh_eth' driver. It doesn't yet get rid of all the #ifdef's: 3 are left, 1 of
> them still hinders ARM multiplatform build -- I'll try to deal with it next
> week.
>
> [1/9] sh_eth: create initial ID table
> [2/9] sh_eth: get SH771x support out of #ifdef
> [3/9] sh_eth: get SH7619 support out of #ifdef
> [4/9] sh_eth: get R8A7740 support out of #ifdef
> [5/9] sh_eth: get SH77{34|63} support out of #ifdef
> [6/9] sh_eth: get SH7757 support out of #ifdef
> [7/9] sh_eth: get SH7724 support out of #ifdef
> [8/9] sh_eth: get R8A777x support out of #ifdef
> [9/9] sh_eth: remove dependencies from Kconfig
>
Sorry, Paul, forgot to include you into the CC list on most of the
patches
and the cover letter. Please look for the patches on linux-sh and ACK them
if you deem necessary.
WBR, Serge
next prev parent reply other threads:[~2013-06-08 0:10 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-07 23:51 [PATCH 0/9] sh_eth: make driver build on any platform Sergei Shtylyov
2013-06-07 23:51 ` Sergei Shtylyov
2013-06-07 23:54 ` [PATCH 1/9] sh_eth: create initial ID table Sergei Shtylyov
2013-06-07 23:54 ` Sergei Shtylyov
2013-06-07 23:55 ` [PATCH 2/9] sh_eth: get SH771x support out of #ifdef Sergei Shtylyov
2013-06-07 23:55 ` Sergei Shtylyov
2013-06-07 23:56 ` [PATCH 3/9] sh_eth: get SH7619 " Sergei Shtylyov
2013-06-07 23:56 ` Sergei Shtylyov
2013-06-07 23:57 ` [PATCH 4/9] sh_eth: get R8A7740 " Sergei Shtylyov
2013-06-07 23:57 ` Sergei Shtylyov
2013-06-07 23:58 ` [PATCH 5/9] sh_eth: get SH77{34|63} " Sergei Shtylyov
2013-06-07 23:58 ` Sergei Shtylyov
2013-06-07 23:59 ` [PATCH 6/9] sh_eth: get SH7757 " Sergei Shtylyov
2013-06-07 23:59 ` Sergei Shtylyov
2013-06-08 0:03 ` [PATCH 7/9] sh_eth: get SH7724 " Sergei Shtylyov
2013-06-08 0:03 ` Sergei Shtylyov
2013-06-08 0:05 ` [PATCH 8/9] sh_eth: get R8A777x " Sergei Shtylyov
2013-06-08 0:05 ` Sergei Shtylyov
2013-06-08 0:07 ` [PATCH 9/9] sh_eth: remove dependencies from Kconfig Sergei Shtylyov
2013-06-08 0:07 ` Sergei Shtylyov
2013-06-08 0:10 ` Sergei Shtylyov [this message]
2013-06-08 0:10 ` [PATCH 0/9] sh_eth: make driver build on any platform Sergei Shtylyov
2013-06-08 0:15 ` Sergei Shtylyov
2013-06-08 0:15 ` Sergei Shtylyov
2013-06-08 0:15 ` Sergei Shtylyov
2013-06-08 6:39 ` David Miller
2013-06-08 6:39 ` David Miller
2013-06-08 6:39 ` David Miller
2013-06-08 13:11 ` Sergei Shtylyov
2013-06-08 13:11 ` Sergei Shtylyov
2013-06-08 13:11 ` Sergei Shtylyov
2013-06-08 13:24 ` Sergei Shtylyov
2013-06-08 13:24 ` Sergei Shtylyov
2013-06-08 13:24 ` Sergei Shtylyov
2013-06-08 18:18 ` David Miller
2013-06-08 18:18 ` David Miller
2013-06-08 18:18 ` David Miller
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=51B2765D.7030604@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=lethal@linux-sh.org \
--cc=linux-sh@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=nobuhiro.iwamatsu.yj@renesas.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.