]> git.baikalelectronics.ru Git - 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)
commita5f343d509009f919b5cf62d9bfdf606886179bc
tree72a386b534ab160e9e72aa4c0907884dd6b51353
parentf5ae539162b5550db6bea8ec7d51e59b915606ab
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