diff options
author | Tushar Behera <[email protected]> | 2012-03-09 08:02:37 -0800 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2012-03-10 22:32:26 -0800 |
commit | 6325fc403f5da30474bb773caf0435fda7e1429a (patch) | |
tree | 955c860c781bfd96d3cfa020c49ea2d322d9f66b /net/lapb/lapb_timer.c | |
parent | fdaf13083817a2240ea7569658760086c880bdc2 (diff) |
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 <[email protected]>
Acked-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions