commit | ec711d6e7bbebd9e52f7cac350fc23d0895def5f | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Sat Jun 22 01:03:47 2013 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Mon Jun 24 16:14:01 2013 +0200 |
tree | 09c92070863af2671f94c9595f5d465b514ef6ae | |
parent | 123860e1d311224237ea4131f398700ac40a00a3 [diff] |
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>