misc: Remove max8997-muic.o Makefile line again
authorPaul Bolle <pebolle@tiscali.nl>
Fri, 15 Mar 2013 15:24:10 +0000 (16:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Mar 2013 18:12:38 +0000 (11:12 -0700)
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>
drivers/misc/Makefile

index 35a1463c72d9cb4b8032bc4cecd898a70e7f3e2f..3e2faa0939b293be4e95e097d637b8796cb6a077 100644 (file)
@@ -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
This page took 0.042914 seconds and 5 git commands to generate.