]> git.baikalelectronics.ru Git - kernel.git/commit
sh_eth: get SH7619 support out of #ifdef
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 7 Jun 2013 13:56:05 +0000 (13:56 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jun 2013 06:38:23 +0000 (23:38 -0700)
commit7a45a4648c60e2cf689ebf1961fdf2afd5904bf7
tree546022b3f0e9e0983309785281a6829f89730fcc
parent0e1185f265c4cbde426a6628114e900815f67873
sh_eth: get SH7619 support out of #ifdef

Get  the SH7619 data in the driver out of #ifdef by adding "sh7619-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/kernel/cpu/sh2/setup-sh7619.c
drivers/net/ethernet/renesas/sh_eth.c