From: Nobuhiro Iwamatsu Date: Thu, 6 Jun 2013 09:43:16 +0000 (+0000) Subject: sh_eth: remove #ifdef around EDSR and GECMR bit definitions X-Git-Tag: v3.11-rc1~16^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d5ffeb9d12f760722f00ba0756389d32435124;p=pandora-kernel.git sh_eth: remove #ifdef around EDSR and GECMR bit definitions Remove #ifdef around 'enum EDSR_BIT' and 'enum GECMR_BIT', replacing it with the comments on which SoCs these registers exist. SH7757 also has EDSR, so add a comment about it to 'enum EDSR_BIT'. Signed-off-by: Nobuhiro Iwamatsu [Sergei: folded in the former patch #2, updated the changelog, reworded the subject, changing the prefix.] Signed-off-by: Sergei Shtylyov Signed-off-by: David S. Miller --- Reading git-diff-tree failed