diff options
author | Jisheng Zhang <jszhang@marvell.com> | 2016-03-30 13:53:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-31 21:15:01 +0200 |
commit | b7854efce20be7c7bcd43424dee027124e9af27f (patch) | |
tree | 575b50e44f64c2bb478199db773e15b7d376df20 /kernel/printk | |
parent | net: dsa: mv88e6xxx: Clear the PDOWN bit on setup (diff) | |
download | linux-b7854efce20be7c7bcd43424dee027124e9af27f.tar.xz linux-b7854efce20be7c7bcd43424dee027124e9af27f.zip |
net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES
The mvpp2 ip maybe used in SoCs which may have have 64bytes cacheline
size. Replace the MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES.
And since dma_alloc_coherent() is always cacheline size aligned, so
remove the align checks.
Signed-off-by: Jisheng Zhang <jszhang@marvell.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/printk')
0 files changed, 0 insertions, 0 deletions