[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1363361050.1335.112.camel@x61.thuisdomein>
Date: Fri, 15 Mar 2013 16:24:10 +0100
From: Paul Bolle <pebolle@...cali.nl>
To: Arnd Bergmann <arnd@...db.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: George Zhang <georgezhang@...are.com>,
Andy King <acking@...are.com>,
Dmitry Torokhov <dtor@...are.com>, linux-kernel@...r.kernel.org
Subject: [PATCH] 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@...cali.nl>
---
Bravely untested.
drivers/misc/Makefile | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/misc/Makefile b/drivers/misc/Makefile
index 35a1463..3e2faa0 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
--
1.7.11.7
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists