]> rtime.felk.cvut.cz Git - linux-imx.git/commit
sh_eth: get SH771x support out of #ifdef
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 7 Jun 2013 13:55:08 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jun 2013 06:38:23 +0000 (23:38 -0700)
commit7bbe150d8c57c59689c8c50fd7b9915f4a7e10da
tree16d093fd26745564c9113a14a8830f96f1c8432a
parentafe391ad4b05f8f00ca955e165f3b37b480506b7
sh_eth: get SH771x support out of #ifdef

Get the SH771[02] data in the driver out of #ifdef by adding "sh771x-ether" to
the platform driver's ID table. Change the Ether platform device's name in the
SH platform code accordingly.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sh/boards/mach-se/770x/setup.c
drivers/net/ethernet/renesas/sh_eth.c