diff options
author | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | 2013-10-07 21:53:13 +0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2013-10-07 22:41:21 +0400 |
commit | 54bf93c49a9a7a395df3a6442c5b6bf428c945cb (patch) | |
tree | 7e88e1963fce2ff86da964b90122a02d667ee862 /arch/arm/mach-shmobile/board-lager.c | |
parent | b4e086f6797fd5319cce3df317eec28e34910d1d (diff) | |
download | linux-54bf93c49a9a7a395df3a6442c5b6bf428c945cb.tar.xz |
clk: nomadik: fix missing __init on nomadik_src_init
nomadik_src_init references __initconst sections but lacks an __init
itself. Add __init to fix the section mismatch.
Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/mach-shmobile/board-lager.c')
0 files changed, 0 insertions, 0 deletions