Russell King
a641f3a6ab
ARM: l2c: fix dependencies on PL310 errata symbols
...
A number of configurations spit out warnings similar to:
warning: (SOC_IMX6 && SOC_VF610 && ARCH_OMAP4) selects PL310_ERRATA_588369 which has unmet direct dependencies (CACHE_L2X0)
warning: (SOC_IMX6 && SOC_VF610 && ARCH_OMAP4) selects PL310_ERRATA_727915 which has unmet direct dependencies (CACHE_L2X0)
Clean up the dependencies here:
* PL310 symbols should only be selected when CACHE_L2X0 is enabled.
* Since the cache-l2x0 code detects PL310 presence at runtime, and we will
eventually get rid of CACHE_PL310, surround these errata options with an
if CACHE_L2X0 conditional rather than repeating the dependency against
each.
Acked-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2014-06-19 11:29:28 +01:00
..
2013-10-19 20:46:33 +01:00
2011-09-10 23:39:56 +01:00
2014-06-02 09:20:18 +01:00
2012-11-06 19:47:35 +00:00
2012-09-25 11:20:25 +01:00
2014-05-22 16:21:35 +01:00
2014-05-30 00:50:41 +01:00
2013-04-17 21:38:10 +02:00
2014-03-27 02:49:24 +01:00
2013-12-29 12:32:47 +00:00
2013-03-26 09:55:34 +00:00
2012-09-25 11:20:25 +01:00
2012-09-25 11:20:25 +01:00
2012-09-25 11:20:25 +01:00
2014-05-25 23:47:46 +01:00
2012-03-28 18:30:01 +01:00
2013-12-29 12:46:49 +00:00
2012-03-20 21:48:14 +08:00
2012-03-20 21:48:14 +08:00
2012-03-29 16:53:48 -07:00
2012-03-20 21:48:14 +08:00
2012-03-20 21:48:14 +08:00
2012-03-29 16:53:48 -07:00
2012-03-20 21:48:14 +08:00
2012-03-29 16:53:48 -07:00
2014-06-05 15:57:04 -07:00
2014-04-07 12:10:01 +01:00
2013-11-07 00:15:49 +00:00
2013-11-15 09:32:14 +09:00
2013-09-12 15:38:01 -07:00
2011-12-08 10:30:40 +00:00
2014-05-25 23:48:45 +01:00
2011-12-08 10:30:37 +00:00
2013-06-04 16:52:38 +01:00
2014-04-23 11:09:42 +01:00
2014-06-04 16:53:51 -07:00
2013-10-10 20:25:06 -04:00
2014-06-05 15:57:04 -07:00
2012-02-23 20:18:56 -07:00
2014-06-01 01:15:04 +01:00
2014-06-19 11:29:28 +01:00
2014-05-30 00:47:23 +01:00
2014-05-30 00:49:01 +01:00
2014-05-30 00:49:01 +01:00
2014-06-02 09:20:11 +01:00
2013-11-30 14:45:31 +00:00
2014-06-05 12:35:52 +01:00
2014-06-01 01:17:12 +01:00
2013-12-29 12:36:20 +00:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-08-20 00:12:52 +01:00
2014-02-10 11:48:13 +00:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-03-26 09:55:34 +00:00
2014-02-10 11:44:26 +00:00
2014-02-10 11:48:13 +00:00
2014-04-25 12:06:59 +01:00
2014-05-25 23:47:45 +01:00
2014-05-25 23:44:24 +01:00
2013-07-14 19:36:52 -04:00
2013-07-14 19:36:52 -04:00
2013-04-17 16:53:24 +01:00
2011-07-22 23:09:07 +01:00
2011-07-22 23:09:07 +01:00
2013-08-12 12:25:45 +01:00