From patchwork Thu Feb 12 15:39:53 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ameya Palande X-Patchwork-Id: 6875 Received: from vger.kernel.org (vger.kernel.org [209.132.176.167]) by demeter.kernel.org (8.14.2/8.14.2) with ESMTP id n1CFdw4u004971 for ; Thu, 12 Feb 2009 15:39:59 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750748AbZBLPj5 (ORCPT ); Thu, 12 Feb 2009 10:39:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750807AbZBLPj5 (ORCPT ); Thu, 12 Feb 2009 10:39:57 -0500 Received: from smtp.nokia.com ([192.100.122.233]:64714 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750748AbZBLPj5 (ORCPT ); Thu, 12 Feb 2009 10:39:57 -0500 Received: from vaebh106.NOE.Nokia.com (vaebh106.europe.nokia.com [10.160.244.32]) by mgw-mx06.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP id n1CFdjXv029373 for ; Thu, 12 Feb 2009 17:39:54 +0200 Received: from vaebh104.NOE.Nokia.com ([10.160.244.30]) by vaebh106.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 12 Feb 2009 17:39:52 +0200 Received: from mgw-int02.ntc.nokia.com ([172.21.143.97]) by vaebh104.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Thu, 12 Feb 2009 17:39:52 +0200 Received: from [172.21.34.209] (esdhcp034209.research.nokia.com [172.21.34.209]) by mgw-int02.ntc.nokia.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id n1CFdojd005931 for ; Thu, 12 Feb 2009 17:39:51 +0200 Message-ID: <499442C9.7030406@nokia.com> Date: Thu, 12 Feb 2009 17:39:53 +0200 From: Ameya Palande User-Agent: Thunderbird 2.0.0.19 (X11/20090105) MIME-Version: 1.0 To: linux-omap@vger.kernel.org Subject: [PATCH] Removal of duplicate cbus entry X-OriginalArrivalTime: 12 Feb 2009 15:39:52.0272 (UTC) FILETIME=[256A9500:01C98D28] X-Nokia-AV: Clean Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Removal of duplicate cbus entry. Signed-off-by: Ameya Palande --- drivers/Makefile | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/drivers/Makefile b/drivers/Makefile index 67de08b..1eff6ed 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -41,7 +41,6 @@ obj-y += serial/ obj-$(CONFIG_PARPORT) += parport/ obj-y += base/ block/ misc/ mfd/ net/ media/ cbus/ obj-y += i2c/ -obj-y += cbus/ obj-$(CONFIG_NUBUS) += nubus/ obj-$(CONFIG_ATM) += atm/ obj-y += macintosh/