aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/Makefile
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-15 16:24:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-03-15 11:12:38 -0700
commit61084d992733e8f87f7278c71cdb93869fad9c17 (patch)
tree568c8b861de78324f9d0903be35c4d9bb8bee665 /drivers/misc/Makefile
parentdrivers/misc: beautify code: chip->lux_calib is u16 which will never more than APDS_RANGE (diff)
downloadlinux-dev-61084d992733e8f87f7278c71cdb93869fad9c17.tar.xz
linux-dev-61084d992733e8f87f7278c71cdb93869fad9c17.zip
misc: Remove max8997-muic.o Makefile line again
Commit 20259849bb1ac1ffb0156eb359810e8b99cb644d ("VMCI: Some header and config files.") readded this Makefile line. Remove it again. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/Makefile')
-rw-r--r--drivers/misc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index 35a1463c72d9..3e2faa0939b2 100644
--- a/drivers/misc/Makefile
+++ b/drivers/misc/Makefile
@@ -49,6 +49,5 @@ obj-y += carma/
obj-$(CONFIG_USB_SWITCH_FSA9480) += fsa9480.o
obj-$(CONFIG_ALTERA_STAPL) +=altera-stapl/
obj-$(CONFIG_INTEL_MEI) += mei/
-obj-$(CONFIG_MAX8997_MUIC) += max8997-muic.o
obj-$(CONFIG_VMWARE_VMCI) += vmw_vmci/
obj-$(CONFIG_LATTICE_ECP3_CONFIG) += lattice-ecp3-config.o