From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755467Ab0ITRm7 (ORCPT ); Mon, 20 Sep 2010 13:42:59 -0400 Received: from isilmar-3.linta.de ([188.40.101.200]:53131 "EHLO linta.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755133Ab0ITRm5 (ORCPT ); Mon, 20 Sep 2010 13:42:57 -0400 Date: Mon, 20 Sep 2010 19:42:55 +0200 From: Dominik Brodowski To: Randy Dunlap Cc: Stephen Rothwell , scsi , linux-pcmcia@lists.infradead.org, linux-next@vger.kernel.org, LKML , YOKOTA Hiroshi Subject: Re: linux-next: Tree for September 20 (scsi/pcmcia/nsp_cs.c) Message-ID: <20100920174255.GA16938@isilmar-3.linta.de> Mail-Followup-To: Randy Dunlap , Stephen Rothwell , scsi , linux-pcmcia@lists.infradead.org, linux-next@vger.kernel.org, LKML , YOKOTA Hiroshi References: <20100920161239.f204a507.sfr@canb.auug.org.au> <20100920091811.551ee35a.randy.dunlap@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100920091811.551ee35a.randy.dunlap@oracle.com> User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks for testing, should be fixed for tomorrow. On Mon, Sep 20, 2010 at 09:18:11AM -0700, Randy Dunlap wrote: > On Mon, 20 Sep 2010 16:12:39 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20100917: > > > drivers/scsi/pcmcia/nsp_cs.c:1573: error: 'cfg' undeclared (first use in this function) > drivers/scsi/pcmcia/nsp_cs.c:1592: error: dereferencing pointer to incomplete type > drivers/scsi/pcmcia/nsp_cs.c:1595: error: dereferencing pointer to incomplete type > drivers/scsi/pcmcia/nsp_cs.c:1697: error: 'struct pcmcia_device' has no member named 'win' > > > (rand)config is attached. > > --- > ~Randy > *** Remember to use Documentation/SubmitChecklist when testing your code ***