]> asedeno.scripts.mit.edu Git - linux.git/commit
powerpc/4xx: Make sam440ep_setup_rtc() init
authorYang Shi <yang.shi@windriver.com>
Tue, 26 Apr 2016 16:49:38 +0000 (09:49 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Mar 2017 12:09:40 +0000 (23:09 +1100)
commitadec9a2e7ca3b4193818f9a7b39563851b180711
treea4268f01f4d3f65a298b372bdb23a9dbc601a7d4
parentbc183779dedf969533f19cc957a4a02b69fc44d3
powerpc/4xx: Make sam440ep_setup_rtc() init

sam440ep_setup_rtc() is just called by machine_device_initcall() so make
it __init.

Signed-off-by: Yang Shi <yang.shi@windriver.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/44x/sam440ep.c