commit | 4d767bc3c3ae4894877061b58fce0acf63096576 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Tue Jan 31 14:08:47 2017 +0100 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Mar 31 20:36:04 2017 +0200 |
tree | 7f397515d571e44390abec787dfbc5ecfc5cda6d | |
parent | 9824c447aafa6fbca1be6a2dae7e99e1f0c8c564 [diff] |
ARM: at91: pm: Move at91_ramc_read/write to pm.c Those macros are only used in pm.c, move them there so we can remove the test on __ASSEMBLY__. Acked-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>