summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Makefile
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2012-04-17 13:35:31 +0200
committerLinus Walleij <linus.walleij@linaro.org>2012-04-24 09:36:05 +0200
commit339bcf3b49832b6c6826f3549355fc8dcb6f5810 (patch)
tree3745c2438217424d7a317d06aa49a12edddbb232 /arch/arm/mach-ux500/Makefile
parent68293b3ad2e407f8d6b407f3e60811e068e5fe40 (diff)
downloadlinux-3.10-339bcf3b49832b6c6826f3549355fc8dcb6f5810.tar.gz
linux-3.10-339bcf3b49832b6c6826f3549355fc8dcb6f5810.tar.bz2
linux-3.10-339bcf3b49832b6c6826f3549355fc8dcb6f5810.zip
ARM: ux500: implement pin API
Implement an API to allow a list of pincfgs to be remuxed to active and sleep modes, for power saving. This is not exported on purpose, because it is not to be called by drivers directly. Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com> Reviewed-by: Srinidhi Kasagar <srinidhi.kasagar@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rw-r--r--arch/arm/mach-ux500/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile
index 465b9ec9510..bfd902dc991 100644
--- a/arch/arm/mach-ux500/Makefile
+++ b/arch/arm/mach-ux500/Makefile
@@ -3,7 +3,7 @@
#
obj-y := clock.o cpu.o devices.o devices-common.o \
- id.o usb.o timer.o
+ id.o pins.o usb.o timer.o
obj-$(CONFIG_CACHE_L2X0) += cache-l2x0.o
obj-$(CONFIG_UX500_SOC_DB5500) += cpu-db5500.o dma-db5500.o
obj-$(CONFIG_UX500_SOC_DB8500) += cpu-db8500.o devices-db8500.o