From: Yoshihiro Shimoda Date: Mon, 7 Mar 2011 21:59:38 +0000 (+0000) Subject: net: sh_eth: remove almost #ifdef of SH7763 X-Git-Tag: v2.6.39-rc1~468^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5ed53687b39c195b4730de8c0355c1b78054ba6;p=pandora-kernel.git net: sh_eth: remove almost #ifdef of SH7763 The SH7763 has GETHER. So the specification of some registers differs than other CPUs. This patch removes almost #ifdef of CONFIG_CPU_SUBTYPE_SH7763. Then we are able to add other CPU's GETHER easily. Signed-off-by: Yoshihiro Shimoda Signed-off-by: David S. Miller --- Reading git-diff-tree failed