diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-03-09 08:02:33 -0800 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-03-10 22:32:25 -0800 |
commit | fdaf13083817a2240ea7569658760086c880bdc2 (patch) | |
tree | f68031c38815d045a524605b7efc9ec5d4794fac /tools/perf/scripts/python/syscall-counts.py | |
parent | 4106589fa26d87ed981c0ca37007707777085d26 (diff) |
ARM: EXYNOS: Add __init attribute to nuri_camera_init()
s3c_set_platdata() is defined with __init attribute, hence all functions
referencing this function should also be defined with __init attribute.
nuri_camera_init() is referenced only in '__init nuri_machine_init()', thus
this change won't put any additional constraint on the usage of
nuri_camera_init().
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions