kernel_optimize_test/arch/arm/mach-exynos
Arnd Bergmann 8ab08c0c4c ARM: exynos: exynos_pm_add_dev_to_genpd may be unused
exynos_pm_add_dev_to_genpd is used if one or more out of a large
number of Kconfig symbols are enabled. However the new
exynos_defconfig selects none of those, so the function becomes
unused. Marking it so lets the compiler automatically discard
it.

Without this patch, building exynos_defconfig results in:

arch/arm/mach-exynos/pm_domains.c:118:123: warning: 'exynos_pm_add_dev_to_genpd' defined but not used [-Wunused-function]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Abraham <thomas.abraham@linaro.org>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Cc: Rafael J. Wysocki <rjw@sisk.pl>
2012-08-10 12:27:34 +02:00
..
include/mach arm-soc: device tree description updates 2012-07-23 16:17:43 -07:00
clock-exynos4.c ARM: arm-soc soc updates, take 2 2012-07-30 09:45:53 -07:00
clock-exynos4.h ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c file 2012-07-17 07:52:03 +09:00
clock-exynos5.c ARM: EXYNOS: Add spi clock support for EXYNOS5 2012-07-14 10:57:10 +09:00
clock-exynos4210.c ARM: EXYNOS: Move G2D clock entries to clock-exynos4210.c file 2012-07-17 07:52:03 +09:00
clock-exynos4212.c ARM: EXYNOS: Add G2D related clock entries for SMDK4X12 2012-07-17 07:52:03 +09:00
common.c arm-soc: soc-specific updates 2012-07-23 16:08:40 -07:00
common.h
cpuidle.c Merge branch 'late/soc' into devel-late 2012-05-30 16:06:46 -07:00
dev-ahci.c
dev-audio.c
dev-drm.c
dev-dwmci.c
dev-ohci.c
dev-sysmmu.c
dev-uart.c
dma.c
headsmp.S
hotplug.c
Kconfig ARM: EXYNOS: Add DRM device to SMDK4X12 board 2012-07-19 14:41:01 +09:00
mach-armlex4210.c
mach-exynos4-dt.c ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOX4 2012-07-14 10:57:09 +09:00
mach-exynos5-dt.c ARM: EXYNOS: Enable platform support for SPI controllers for EXYNOS5 2012-07-14 10:57:11 +09:00
mach-nuri.c MFD bits for the 3.6 merge window. 2012-07-30 12:41:17 -07:00
mach-origen.c MFD bits for the 3.6 merge window. 2012-07-30 12:41:17 -07:00
mach-smdk4x12.c ARM: EXYNOS: Add DRM device to SMDK4X12 board 2012-07-19 14:41:01 +09:00
mach-smdkv310.c arm-soc: board specific updates 2012-07-23 17:34:48 -07:00
mach-universal_c210.c arm-soc: board specific updates 2012-07-23 17:34:48 -07:00
Makefile
Makefile.boot
mct.c
platsmp.c
pm_domains.c ARM: exynos: exynos_pm_add_dev_to_genpd may be unused 2012-08-10 12:27:34 +02:00
pm.c
pmu.c ARM: EXYNOS: Add missing static storage class specifier in pmu.c file 2012-07-13 06:46:08 +09:00
setup-fimc.c
setup-fimd0.c
setup-i2c1.c
setup-i2c2.c
setup-i2c3.c
setup-i2c4.c
setup-i2c5.c
setup-i2c6.c
setup-i2c7.c
setup-i2c0.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c ARM: SAMSUNG: Remove pdev pointer parameter from spi gpio setup functions 2012-07-13 15:23:46 +09:00
setup-usb-phy.c ARM: EXYNOS: Update HSOTG PHY clock setting for EXYNOS4X12 2012-07-13 06:45:55 +09:00