Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030290AbWBTPoJ (ORCPT ); Mon, 20 Feb 2006 10:44:09 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964940AbWBTPoJ (ORCPT ); Mon, 20 Feb 2006 10:44:09 -0500 Received: from tartu.cyber.ee ([193.40.6.68]:42000 "EHLO tartu.cyber.ee") by vger.kernel.org with ESMTP id S964941AbWBTPoI (ORCPT ); Mon, 20 Feb 2006 10:44:08 -0500 From: Meelis Roos To: alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org Subject: Re: libata PATA drivers patch for 2.6.16-rc4 In-Reply-To: <1140445182.26526.1.camel@localhost.localdomain> User-Agent: tin/1.8.1-20060215 ("Mealasta") (UNIX) (Linux/2.6.16-rc4-dirty (i686)) Message-Id: <20060220154404.0383313F93@rhn.tartu-labor> Date: Mon, 20 Feb 2006 17:44:03 +0200 (EET) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 788 Lines: 24 AC> Various fixes and cleanups, some new functionality notably Promise AC> 20246/2026x support which although basic should get it going with disk. So I enabled more config options as before and got a compile error: --- drivers/scsi/pata_pcmcia.c.orig 2006-02-20 17:41:01.000000000 +0200 +++ drivers/scsi/pata_pcmcia.c 2006-02-20 17:41:10.000000000 +0200 @@ -377,7 +377,7 @@ static struct pcmcia_driver pcmcia_driver = { .owner = THIS_MODULE, - .drv { + .drv = { .name = DRV_NAME, }, .id_table = pcmcia_devices, -- Meelis Roos - 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/