]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
sh_eth: get SH7724 support out of #ifdef
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Fri, 7 Jun 2013 14:03:37 +0000 (14:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 8 Jun 2013 06:38:24 +0000 (23:38 -0700)
commit9c3beaabb951d672b1534c7f56f84054b088f879
tree72a386b534ab160e9e72aa4c0907884dd6b51353
parent24549e2a0f33628b5160eac16c6aebf1cfaf22f1
sh_eth: get SH7724 support out of #ifdef

Get the SH7724 code/data in the driver out of #ifdef by adding "r8a7724-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-ecovec24/setup.c
arch/sh/boards/mach-se/7724/setup.c
arch/sh/kernel/cpu/sh4a/clock-sh7724.c
drivers/net/ethernet/renesas/sh_eth.c