Will Deacon aa1aadc330 ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations
The ARM CPU suspend code can be selected even for a !CONFIG_MMU
configuration. The resulting kernel will not compile and, even if it did,
would access undefined co-processor registers when executing.

This patch fixes the v6 and v7 CPU suspend code for the nommu case.

Signed-off-by: Will Deacon <will.deacon@arm.com>
Tested-by: Jonathan Austin <jonathan.austin@arm.com>
CC: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> (commit_signer:1/3=33%)
CC: Santosh Shilimkar <santosh.shilimkar@ti.com> (commit_signer:1/3=33%)
CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
2013-06-07 17:02:44 +01:00
..
2013-03-03 22:54:18 +00:00
2012-03-28 18:30:01 +01:00
2012-07-01 21:59:19 +08:00
2013-04-03 16:45:51 +01:00
2012-03-24 09:38:56 +00:00
2010-10-29 13:14:40 -05:00
2013-05-21 14:24:11 +00:00
2013-05-21 14:24:11 +00:00
2013-05-07 11:22:14 -07:00
2012-03-28 18:30:01 +01:00
2013-05-05 00:07:22 -04:00