diff options
author | Paul Burton <paul.burton@mips.com> | 2016-09-02 16:10:06 +0100 |
---|---|---|
committer | Paul Burton <paul.burton@mips.com> | 2018-06-24 09:27:27 -0700 |
commit | a07539c00046dfa890e6aac1db4f0de01acb0132 (patch) | |
tree | e6eed50092c42efae5a5f3e725bafbeb3deb0954 /arch/x86/Kbuild | |
parent | d1c5872ce1042d10d44e54b6e8e8f5b7c2e76541 (diff) |
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 'arch/x86/Kbuild')
0 files changed, 0 insertions, 0 deletions