]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: keystone: select ARM_ERRATA_798181 only for SMP
authorArnd Bergmann <arnd@arndb.de>
Fri, 21 Jun 2013 23:03:47 +0000 (01:03 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 24 Jun 2013 14:14:01 +0000 (16:14 +0200)
commit4a863b75b9c37a4c7905e8cb6b64273394e8bf11
tree09c92070863af2671f94c9595f5d465b514ef6ae
parent73369de7aee50e1f58c813fd4988b8f7d8b95fff
ARM: keystone: select ARM_ERRATA_798181 only for SMP

Selecting this symbol causes a build warning without SMP:

warning: (ARCH_KEYSTONE) selects ARM_ERRATA_798181 which has unmet direct dependencies (CPU_V7 && SMP)

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/mach-keystone/Kconfig