aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/misc/Makefile
diff options
context:
space:
mode:
authortim.niemeyer@mastersword.de <tim.niemeyer@mastersword.de>2009-03-24 11:11:18 +0100
committerWerner Almesberger <werner@openmoko.org>2009-03-26 02:20:31 -0300
commit7a95b0856616f7fa20a75b7691ba9184f0603ca2 (patch)
treea2956acdd93d942878d5cda7258b00bc011bcdc9 /drivers/input/misc/Makefile
parent49d7b6aa6666d31b6ca7476f9dcb9209d141ae1c (diff)
Remove double INPUT_PCF6333_PMU in Kconfig/Makefile
Signed-off-by: Tim Niemeyer <reddog@mastersword.de>
Diffstat (limited to 'drivers/input/misc/Makefile')
-rw-r--r--drivers/input/misc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/input/misc/Makefile b/drivers/input/misc/Makefile
index 0102c9e85ca..b0280d41fa6 100644
--- a/drivers/input/misc/Makefile
+++ b/drivers/input/misc/Makefile
@@ -21,7 +21,6 @@ obj-$(CONFIG_HP_SDC_RTC) += hp_sdc_rtc.o
obj-$(CONFIG_INPUT_UINPUT) += uinput.o
obj-$(CONFIG_INPUT_APANEL) += apanel.o
obj-$(CONFIG_INPUT_SGI_BTNS) += sgi_btns.o
-obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o
obj-$(CONFIG_INPUT_LIS302DL) += lis302dl.o
obj-$(CONFIG_INPUT_PCF50633_PMU) += pcf50633-input.o
obj-$(CONFIG_INPUT_PCF50606_PMU) += pcf50606-input.o