diff options
author | Paul Burton <paul.burton@mips.com> | 2016-09-02 17:10:06 +0200 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-06-24 18:27:27 +0200 |
commit | a07539c00046dfa890e6aac1db4f0de01acb0132 (patch) | |
tree | e6eed50092c42efae5a5f3e725bafbeb3deb0954 /net | |
parent | MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM (diff) | |
download | linux-a07539c00046dfa890e6aac1db4f0de01acb0132.tar.xz linux-a07539c00046dfa890e6aac1db4f0de01acb0132.zip |
MIPS: Malta: Cleanup DMA coherence #ifdefs
DMA coherence is not user-selectable in Kconfig, and Malta selects
CONFIG_DMA_MAYBE_COHERENT which in turn selects CONFIG_DMA_NONCOHERENT.
Remove #ifdefs whose conditions can therefore never be true for Malta.
This removes a significant amount of code from bonito_quirks_setup(),
but the code is duplicated in plat_enable_iocoherency() anyway so we
lose nothing but duplication.
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/14188/
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions