summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos4
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-03-11 08:10:03 +0100
committerKukjin Kim <kgene.kim@samsung.com>2011-03-15 12:38:10 +0100
commit6d0de1577eda1fad4be14f70021135ff7df95dcf (patch)
tree06566f6df101625f3100767a6f1676ec8752e01f /arch/arm/mach-exynos4
parentARM: EXYNOS4: Add keypad device to the SMDKV310 (diff)
downloadlinux-6d0de1577eda1fad4be14f70021135ff7df95dcf.tar.xz
linux-6d0de1577eda1fad4be14f70021135ff7df95dcf.zip
ARM: S3C64XX: Fix section mismatch from cpufreq init
The cpufreq init function is referenced from the driver structure and we don't appear to have annotations which allow us to mark that it'll never be called after system init, causing the linker consistency infrastructure to complain. Just remove the __init annotation to avoid noise from the build. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos4')
0 files changed, 0 insertions, 0 deletions