From patchwork Fri Feb 13 14:00:45 2009 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ameya Palande X-Patchwork-Id: 7008 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 n1DE0n6o018402 for ; Fri, 13 Feb 2009 14:00:49 GMT Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752793AbZBMOAu (ORCPT ); Fri, 13 Feb 2009 09:00:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753132AbZBMOAu (ORCPT ); Fri, 13 Feb 2009 09:00:50 -0500 Received: from smtp.nokia.com ([192.100.122.233]:56301 "EHLO mgw-mx06.nokia.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753085AbZBMOAt (ORCPT ); Fri, 13 Feb 2009 09:00:49 -0500 Received: from esebh105.NOE.Nokia.com (esebh105.ntc.nokia.com [172.21.138.211]) by mgw-mx06.nokia.com (Switch-3.2.6/Switch-3.2.6) with ESMTP id n1DE0cQ4009071 for ; Fri, 13 Feb 2009 16:00:45 +0200 Received: from esebh102.NOE.Nokia.com ([172.21.138.183]) by esebh105.NOE.Nokia.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 13 Feb 2009 16:00:44 +0200 Received: from mgw-int02.ntc.nokia.com ([172.21.143.97]) by esebh102.NOE.Nokia.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Fri, 13 Feb 2009 16:00:43 +0200 Received: from localhost.localdomain (esdhcp039165.research.nokia.com [172.21.39.165]) by mgw-int02.ntc.nokia.com (Switch-3.2.5/Switch-3.2.5) with ESMTP id n1DE0gTD031506; Fri, 13 Feb 2009 16:00:42 +0200 From: Ameya Palande To: "Nikula Jarkko (Nokia-D/Helsinki)" Cc: "linux-omap@vger.kernel.org" Subject: [PATCH] ARM: OMAP: Removal of duplicate cbus entry Date: Fri, 13 Feb 2009 16:00:45 +0200 Message-Id: <1234533645-30120-1-git-send-email-ameya.palande@nokia.com> X-Mailer: git-send-email 1.5.6.3 In-Reply-To: <20090213092300.1b9a5d38.jarkko.nikula@nokia.com> References: <20090213092300.1b9a5d38.jarkko.nikula@nokia.com> X-OriginalArrivalTime: 13 Feb 2009 14:00:43.0724 (UTC) FILETIME=[7637F0C0:01C98DE3] X-Nokia-AV: Clean Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org Signed-off-by: Ameya Palande --- drivers/Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/Makefile b/drivers/Makefile index 67de08b..fec4d8e 100644 --- a/drivers/Makefile +++ b/drivers/Makefile @@ -39,7 +39,7 @@ obj-$(CONFIG_FB_INTEL) += video/intelfb/ obj-$(CONFIG_SERIO) += input/serio/ obj-y += serial/ obj-$(CONFIG_PARPORT) += parport/ -obj-y += base/ block/ misc/ mfd/ net/ media/ cbus/ +obj-y += base/ block/ misc/ mfd/ net/ media/ obj-y += i2c/ obj-y += cbus/ obj-$(CONFIG_NUBUS) += nubus/