summaryrefslogtreecommitdiff
path: root/arch/mips/ralink/common.h
diff options
context:
space:
mode:
authorJulian Braha <julianbraha@gmail.com>2021-03-26 01:34:56 -0400
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2021-03-29 11:17:38 +0200
commitf766b28a5edfd86600e55360cc4bf29c71cca2eb (patch)
treedf7980f76a767b145814a685265b03ea0173b431 /arch/mips/ralink/common.h
parente87f69a5187d9414c3c2dae9539649e3823ee32c (diff)
downloadlinux-f766b28a5edfd86600e55360cc4bf29c71cca2eb.tar.gz
arch: mips: fix unmet dependency for MTD_COMPLEX_MAPPINGS
When CAVIUM_OCTEON_SOC is enabled, and MTD is disabled, Kbuild gives the following warning: WARNING: unmet direct dependencies detected for MTD_COMPLEX_MAPPINGS Depends on [n]: MTD [=n] && HAS_IOMEM [=y] Selected by [y]: - CAVIUM_OCTEON_SOC [=y] && <choice> This is because CAVIUM_OCTEON_SOC selects MTD_COMPLEX_MAPPINGS, without selecting or depending on MTD, despite MTD_COMPLEX_MAPPINGS depending on MTD. Signed-off-by: Julian Braha <julianbraha@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'arch/mips/ralink/common.h')
0 files changed, 0 insertions, 0 deletions