[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20160509101427.4fd6fd36@canb.auug.org.au>
Date: Mon, 9 May 2016 10:14:27 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Tejun Heo <tj@...nel.org>
Cc: linux-next@...r.kernel.org, linux-kernel@...r.kernel.org,
Mans Rullgard <mans@...sr.com>,
Christian Lamparter <chunkeey@...glemail.com>
Subject: linux-next: build failure after merge of the libata tree
Hi Tejun,
After merging the libata tree, today's linux-next build (x86_64
allmodconfig) failed like this:
drivers/ata/sata_dwc_460ex.c:203:2: error: unknown field 'm_master' specified in initializer
.m_master = 1,
^
/home/sfr/next/next/drivers/ata/sata_dwc_460ex.c:204:2: error: unknown field 'p_master' specified in initializer
.p_master = 0,
^
/home/sfr/next/next/drivers/ata/sata_dwc_460ex.c: In function 'sata_dwc_dma_init_old':
/home/sfr/next/next/drivers/ata/sata_dwc_460ex.c:269:9: error: too few arguments to function 'dw_dma_probe'
return dw_dma_probe(hsdev->dma);
^
Caused by commit
30ee9d52f7a7 ("ata: sata_dwc_460ex: use "dmas" DT property to find dma channel")
I have used the libata tree from next-20160506 for today.
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists