summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-u300/Makefile
diff options
context:
space:
mode:
authorLinus Walleij2009-09-23 16:45:02 +0200
committerRussell King2009-10-19 18:10:09 +0200
commit3d81277b65b5b356d81e54fa71f04868cee739e2 (patch)
treef9bca4055b82c91612a1ca87c636d9ce5e6f65a1 /arch/arm/mach-u300/Makefile
parentMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp (diff)
downloadkernel-qcow2-linux-3d81277b65b5b356d81e54fa71f04868cee739e2.tar.gz
kernel-qcow2-linux-3d81277b65b5b356d81e54fa71f04868cee739e2.tar.xz
kernel-qcow2-linux-3d81277b65b5b356d81e54fa71f04868cee739e2.zip
ARM: 5724/1: U300 AB3100 boardinfo v5
This defines regulator platform data and board power regulator hogs for the ST-Ericsson U300 platform. Cc: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: Liam Girdwood <lrg@slimlogic.co.uk> Cc: Samuel Ortiz <sameo@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-u300/Makefile')
-rw-r--r--arch/arm/mach-u300/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-u300/Makefile b/arch/arm/mach-u300/Makefile
index 885b5c027c1e..fab46fe9a71f 100644
--- a/arch/arm/mach-u300/Makefile
+++ b/arch/arm/mach-u300/Makefile
@@ -12,3 +12,4 @@ obj-$(CONFIG_MMC) += mmc.o
obj-$(CONFIG_SPI_PL022) += spi.o
obj-$(CONFIG_MACH_U300_SPIDUMMY) += dummyspichip.o
obj-$(CONFIG_I2C_STU300) += i2c.o
+obj-$(CONFIG_REGULATOR_AB3100) += regulator.o