diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2013-06-13 18:12:45 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-20 00:02:52 (GMT) |
commit | ac8025a643a0e0beb81f3f37ca693364c6b77858 (patch) | |
tree | e68c66bd30ef37c6bc37c98ee8577b89dc57b491 /drivers/uwb/hwa-rc.c | |
parent | c8bbe37aa60a3ef694df65fed4e905bd4b1bd73c (diff) | |
download | linux-fsl-qoriq-ac8025a643a0e0beb81f3f37ca693364c6b77858.tar.xz |
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
The only R8A7740 specific #ifdef hindering ARM multiplatform build is left in
sh_eth_rx(): it covers the code shifting Rx buffer descriptor word 0 by 16. Get
rid of the #ifdef by adding 'shift_rd0' field to the 'struct sh_eth_cpu_data',
making the shift dependent on it, and setting it to 1 for the R8A7740 case...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uwb/hwa-rc.c')
0 files changed, 0 insertions, 0 deletions