diff options
author | Love Mansson <love.mansson@stericsson.com> | 2010-04-08 16:08:17 +0200 |
---|---|---|
committer | John Rigby <john.rigby@linaro.org> | 2010-09-02 22:45:03 -0600 |
commit | 3a996fc609ebc5153671e98c58815b65bdee6f7a (patch) | |
tree | ec9e340014d946ce68d37b00be8189614e513fb7 /arch/arm/mach-ux500/Makefile | |
parent | 0919d208e809e99d3caa4f494f372b4e2c38e774 (diff) | |
download | linux-2.6.34-ux500-3a996fc609ebc5153671e98c58815b65bdee6f7a.tar.gz |
Revert "One pin Sensor driver added. Support for proximity sensor (Osram SFH7741) and HAL switch (Samsung HED54XXU11)."
This reverts commit 1f57d527c439850fb011f973b599a97d643f795b.
Diffstat (limited to 'arch/arm/mach-ux500/Makefile')
-rwxr-xr-x | arch/arm/mach-ux500/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/Makefile b/arch/arm/mach-ux500/Makefile index 6be02d614aa..b3cacce4237 100755 --- a/arch/arm/mach-ux500/Makefile +++ b/arch/arm/mach-ux500/Makefile @@ -18,7 +18,6 @@ obj-$(CONFIG_SMP) += platsmp.o headsmp.o localtimer.o obj-$(CONFIG_U8500_CPUIDLE) += cpuidle.o obj-$(CONFIG_U8500_CPUFREQ) += cpufreq.o obj-$(CONFIG_U8500_PM) += pm.o -obj-$(CONFIG_SENSORS1P_MOP) += sensors1p.o obj-$(CONFIG_USB) += musb_db8500.o ifeq ($(CONFIG_MFD_STE_CONN), m) |