]> 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)
commite43fda67816a421db041e26316851a4bcf7ebc23
tree72a386b534ab160e9e72aa4c0907884dd6b51353
parent67ccff28bb4cbeec2531f47502c4cc6c094fa3f4
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