|
|
[PATCH 0/4] ARM: SAMSUNG: Add __init attribute to functions calling s3c_set_platdata |
The function s3c_set_platdata is defined with __init attribute, hence the functions calling s3c_set_platdata should also be defined with __init attribute. Even though all the modified functions are called from xxx_machine_init() functions, it is still better to define each of them with __init attribute. Tushar Behera (4): ARM: EXYNOS: Add __init attribute to nuri_camera_init() ARM: EXYNOS: Add __init attribute to universal_camera_init() ARM: SAMSUNG: Add __init attribute to samsung_bl_set() ARM: SAMSUNG: Add __init attribute to xxx_set_platdata() wrappers arch/arm/mach-exynos/mach-nuri.c | 2 +- arch/arm/mach-exynos/mach-universal_c210.c | 2 +- arch/arm/plat-samsung/dev-backlight.c | 2 +- arch/arm/plat-samsung/devs.c | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) -- 1.7.4.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
[Linux ARM (vger)] [Linux ARM MSM] [Linux Omap] [Linux Arm] [Linux Tegra] [Fedora ARM] [eCos] [Linux Fastboot] [Gcc Help] [Git] [DCCP] [IETF Announce] [Security] [PDAs] [Linux] [Linux MIPS] [Yosemite Campsites] [Photos]
![]() |
![]() |