]> git.karo-electronics.de Git - karo-tx-linux.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)
commitc18a79abe31f555ec3b363b5b8c1d003230053b6
tree546022b3f0e9e0983309785281a6829f89730fcc
parent7bbe150d8c57c59689c8c50fd7b9915f4a7e10da
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