diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-03-09 17:02:37 +0100 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-03-11 07:32:26 +0100 |
commit | 6325fc403f5da30474bb773caf0435fda7e1429a (patch) | |
tree | 955c860c781bfd96d3cfa020c49ea2d322d9f66b /arch/ia64/kernel/irq_ia64.c | |
parent | ARM: EXYNOS: Add __init attribute to nuri_camera_init() (diff) | |
download | linux-6325fc403f5da30474bb773caf0435fda7e1429a.tar.xz linux-6325fc403f5da30474bb773caf0435fda7e1429a.zip |
ARM: EXYNOS: Add __init attribute to universal_camera_init()
s3c_set_platdata() is defined with __init attribute, hence all functions
referencing this function should also be defined with __init attribute.
universal_camera_init() is referenced only in '__init universal_machine_init()',
thus this change won't put any additional constraint on the usage of
universal_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 'arch/ia64/kernel/irq_ia64.c')
0 files changed, 0 insertions, 0 deletions