From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933943AbcIFK6i (ORCPT ); Tue, 6 Sep 2016 06:58:38 -0400 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:34091 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933255AbcIFK6f (ORCPT ); Tue, 6 Sep 2016 06:58:35 -0400 Date: Tue, 6 Sep 2016 18:53:56 +0800 From: Jisheng Zhang To: Arnd Bergmann CC: , Mark Brown , Thierry Reding , Antoine =?UTF-8?B?VMOpbmFydA==?= , , , , Subject: Re: next-20160906 build: 2 failures 0 warnings (next-20160906) Message-ID: <20160906185356.673f572e@xhacker> In-Reply-To: <4307762.H85fQucTpI@wuerfel> References: <20160906104652.GJ3950@sirena.org.uk> <4307762.H85fQucTpI@wuerfel> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-09-06_04:,, signatures=0 X-Proofpoint-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 suspectscore=0 malwarescore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1011 impostorscore=0 lowpriorityscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1609060171 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 6 Sep 2016 12:53:56 +0200 Arnd Bergmann wrote: > On Tuesday, September 6, 2016 11:46:52 AM CEST Mark Brown wrote: > > On Tue, Sep 06, 2016 at 09:45:43AM +0100, Build bot for Mark Brown wrote: > > > > Today's -next fails to build arm and arm64 defconfigs due to: > > > > > arm64-allmodconfig > > > ../drivers/pwm/pwm-berlin.c:245:35: error: 'struct berlin_pwm_chip' has no member named 'chips' > > > > > arm-allmodconfig > > > ../drivers/pwm/pwm-berlin.c:245:35: error: 'struct berlin_pwm_chip' has no member named 'chips' > > > > due to fd47f104003c6 (pwm: berlin: Add suspend/resume support) which was > > applied yesterday. > > > > I've prepared a patch, will send as soon as I have a clean build again. > > Arnd Thierry has already fixed it sorry for the inconvenience, Jisheng