]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Thu, 6 Jun 2013 09:43:16 +0000 (09:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Jun 2013 23:04:03 +0000 (16:04 -0700)
commit41d5ffeb9d12f760722f00ba0756389d32435124
tree217ef9333415b92c940c99fe76b5d66a2a818f9c
parent143554ace8919d5ef3cc8424c0b06dbd3d671b4e
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 <nobuhiro.iwamatsu.yj@renesas.com>
[Sergei: folded in the former patch #2, updated the changelog, reworded the
subject, changing the prefix.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.h