[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1433257354.2251.6.camel@HansenPartnership.com>
Date: Tue, 02 Jun 2015 08:02:34 -0700
From: James Bottomley <James.Bottomley@...senPartnership.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Bart Van Assche <bart.vanassche@...disk.com>,
Hannes Reinecke <hare@...e.de>, Christoph Hellwig <hch@....de>
Subject: Re: linux-next: build failure after merge of the scsi tree
On Tue, 2015-06-02 at 18:06 +1000, Stephen Rothwell wrote:
> Hi James,
>
> After merging the scsi tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
>
> drivers/usb/gadget/function/f_mass_storage.c:280:12: error: 'MAX_COMMAND_SIZE' undeclared here (not in a function)
> u8 cmnd[MAX_COMMAND_SIZE];
> ^
>
> Caused by commit 0e640c799103 ("Replace MAX_COMMAND_SIZE with BLK_MAX_CDB").
>
> I have used the scsi tree from next-20150601 for today.
Hm, yes, the commit causes a dependency on blkdev.h but doesn't pull it
in. I'll drop it for a resubmit.
James
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists