OSDN Git Service

ARM: at91: pm: Move at91_ramc_read/write to pm.c
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Tue, 31 Jan 2017 13:08:47 +0000 (14:08 +0100)
committerAlexandre Belloni <alexandre.belloni@free-electrons.com>
Fri, 31 Mar 2017 18:36:04 +0000 (20:36 +0200)
commit4d767bc3c3ae4894877061b58fce0acf63096576
tree7f397515d571e44390abec787dfbc5ecfc5cda6d
parent9824c447aafa6fbca1be6a2dae7e99e1f0c8c564
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>
arch/arm/mach-at91/pm.c
arch/arm/mach-at91/pm.h