commit | c18a79abe31f555ec3b363b5b8c1d003230053b6 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Fri Jun 07 13:56:05 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 07 23:38:23 2013 -0700 |
tree | 546022b3f0e9e0983309785281a6829f89730fcc | |
parent | 7bbe150d8c57c59689c8c50fd7b9915f4a7e10da [diff] |
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>