From: Sergei Shtylyov Date: Fri, 7 Jun 2013 13:59:21 +0000 (+0000) Subject: sh_eth: get SH7757 support out of #ifdef X-Git-Tag: v3.11-rc1~16^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24549e2a0f33628b5160eac16c6aebf1cfaf22f1;p=pandora-kernel.git sh_eth: get SH7757 support out of #ifdef Get the SH7757 code/data in the driver out of #ifdef by adding "sh7757-ether" and "sh7757-gether" to the platform driver's ID table. Note that we can remove SH_ETH_HAS_BOTH_MODULES and sh_eth_get_cpu_data(). Change the Ether/GEther platform devices' names in the SH platform code accordingly. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed