summaryrefslogtreecommitdiffstats
path: root/Documentation/mmc
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2013-10-21 10:33:49 +0200
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-10-21 10:33:49 +0200
commit59fd3033b55642da97b4ecde0c85de78d7229675 (patch)
tree7fa600d2f172b739e5452691bb379863dbd344d9 /Documentation/mmc
parentARM: 7851/1: check for number of arguments in syscall_get/set_arguments() (diff)
downloadlinux-59fd3033b55642da97b4ecde0c85de78d7229675.tar.xz
linux-59fd3033b55642da97b4ecde0c85de78d7229675.zip
ARM: fix build errors caused by selection of errata 798181
Several configurations are selecting errata 798181 without SMP being selected. This causes a warning from Kconfig: warning: (ARCH_HIGHBANK && ARCH_KEYSTONE && SOC_OMAP5 && ARCH_TEGRA_114_SOC) selects ARM_ERRATA_798181 which has unmet direct dependencies (CPU_V7 && SMP) The dependencies are compile time dependencies; select violates these, resulting in: arch/arm/kernel/built-in.o: In function `setup_processor': psci.c:(.init.text+0x808): undefined reference to `erratum_a15_798181_init' at build time. Fix this by fixing the select statements for Tegra and Highbank. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'Documentation/mmc')
0 files changed, 0 insertions, 0 deletions