Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261609AbVBDHiw (ORCPT ); Fri, 4 Feb 2005 02:38:52 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262359AbVBDHaX (ORCPT ); Fri, 4 Feb 2005 02:30:23 -0500 Received: from [211.58.254.17] ([211.58.254.17]:45225 "EHLO hemosu.com") by vger.kernel.org with ESMTP id S263410AbVBDHNZ (ORCPT ); Fri, 4 Feb 2005 02:13:25 -0500 To: bzolnier@gmail.com, linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2.6.11-rc2 13/14] ide_pci: Removes unused SVWKS_DEBUG_DRIVE_INFO From: Tejun Heo In-Reply-To: <42032014.1020606@home-tj.org> References: <42032014.1020606@home-tj.org> Message-Id: <20050204071319.7C6FA13264B@htj.dyndns.org> Date: Fri, 4 Feb 2005 16:13:19 +0900 (KST) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 971 Lines: 28 13_ide_pci_serverworks_cleanup.patch Removes unused SVWKS_DEBUG_DRIVE_INFO from ide/pci/serverworks driver. Signed-off-by: Tejun Heo Index: linux-idepci-export/drivers/ide/pci/serverworks.h =================================================================== --- linux-idepci-export.orig/drivers/ide/pci/serverworks.h 2005-02-04 16:07:36.334451568 +0900 +++ linux-idepci-export/drivers/ide/pci/serverworks.h 2005-02-04 16:08:26.831227410 +0900 @@ -6,8 +6,6 @@ #include #include -#undef SVWKS_DEBUG_DRIVE_INFO - #define SVWKS_CSB5_REVISION_NEW 0x92 /* min PCI_REVISION_ID for UDMA5 (A2.0) */ #define SVWKS_CSB6_REVISION 0xa0 /* min PCI_REVISION_ID for UDMA4 (A1.0) */ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/