From: Sergei Shtylyov Date: Fri, 7 Jun 2013 14:05:59 +0000 (+0000) Subject: sh_eth: get R8A777x support out of #ifdef X-Git-Tag: v3.11-rc1~16^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=589ebdef7e3107401bf96a9c660753d397329ee9;p=pandora-kernel.git sh_eth: get R8A777x support out of #ifdef Get the R-Car code/data in the driver out of #ifdef by adding "r8a777x-ether" to the platfrom driver's ID table; since it's the last #ifdef, we remove CARDNAME from the ID table and no longer check the driver data before assigning it to 'mdp->cd'... Change the Ether platform device's name in the ARM platform code accordingly. Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed