diff options
author | Tushar Behera <tushar.behera@linaro.org> | 2012-03-09 08:03:13 -0800 |
---|---|---|
committer | Kukjin Kim <kgene.kim@samsung.com> | 2012-03-09 08:03:13 -0800 |
commit | 4db17215da33940e4c594c1152ce765c5506a621 (patch) | |
tree | a416c0943f6bde5ccb365e094fba55d4f207c93d /tools/virtio | |
parent | 7f471ee8bed570c0f8ea48f17a957c3b31f54a61 (diff) | |
download | blackbird-op-linux-4db17215da33940e4c594c1152ce765c5506a621.tar.gz blackbird-op-linux-4db17215da33940e4c594c1152ce765c5506a621.zip |
ARM: SAMSUNG: Add __init attribute to samsung_bl_set()
s3c_set_platdata() is defined with __init attribute, hence all functions
referencing this function should also be defined with __init attribute.
samsung_bl_set() is referenced only in '__init xxx_machine_init()' functions,
thus this change won't put any additional constraint on the usage of
samsung_bl_set().
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'tools/virtio')
0 files changed, 0 insertions, 0 deletions