From: Nobuhiro Iwamatsu Date: Thu, 6 Jun 2013 09:48:09 +0000 (+0000) Subject: sh_eth: remove SH_ETH_HAS_TSU X-Git-Tag: v3.11-rc1~16^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f86134155047720a3685cda21467f68695152d2;p=pandora-kernel.git sh_eth: remove SH_ETH_HAS_TSU Remove SH_ETH_HAS_TSU #define's and #ifdef's. Set three 'struct net_device_ops' methods that depend on the presence of TSU basing on the 'tsu' field of 'struct sh_eth_cpu_data'. Signed-off-by: Nobuhiro Iwamatsu [Sergei: made two method assignments one-liners, added the changelog, reworded the subject, changing the prefix.] Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed