Tushar Behera 6325fc403f 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>
2012-03-10 22:32:26 -08:00
..
2012-01-17 18:55:56 -08:00
2012-01-10 13:45:22 -08:00
2012-01-09 14:38:51 -08:00
2012-01-09 14:37:41 -08:00
2012-01-09 14:39:22 -08:00
2012-01-09 14:38:51 -08:00
2012-01-17 18:55:56 -08:00
2011-12-23 22:58:10 +00:00