Re: linux-next: build failure after merge of the scsi tree

From: James Bottomley
Date: Mon Mar 26 2012 - 03:57:23 EST


On Mon, 2012-03-26 at 12:17 +1100, Stephen Rothwell wrote:
> Hi James,
>
> After merging the scsi tree, today's linux-next build (x86_64 allmodconfig)
> failed like this:
>
> drivers/staging/keucr/scsiglue.c:349:2: error: unknown field 'proc_info' specified in initializer
> drivers/staging/rts_pstor/rtsx.c:258:2: error: unknown field 'proc_info' specified in initializer
> drivers/staging/rts5139/rts51x_scsi.c:2190:2: error: unknown field 'proc_info' specified in initializer
>
> Caused by commit 104c4fe25dc9 ("[SCSI] remove scsi_host_template::proc_info").
>
> Since this is a staging driver, I applied these following patches:

Yes, that looks about right, thanks. We haven't seen anything about
these drivers on the SCSI list, so I've no idea where they are in
development.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/