Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755954AbZCSNUa (ORCPT ); Thu, 19 Mar 2009 09:20:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754166AbZCSNUS (ORCPT ); Thu, 19 Mar 2009 09:20:18 -0400 Received: from e23smtp01.au.ibm.com ([202.81.31.143]:39060 "EHLO e23smtp01.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753856AbZCSNUQ (ORCPT ); Thu, 19 Mar 2009 09:20:16 -0400 Message-ID: <49C2468A.1040504@in.ibm.com> Date: Thu, 19 Mar 2009 18:50:10 +0530 From: Sachin Sant User-Agent: Thunderbird 2.0.0.19 (X11/20081216) MIME-Version: 1.0 To: Greg KH CC: Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Next March 19: drivers/comedi build break. References: <20090319221024.5e2ad6e5.sfr@canb.auug.org.au> In-Reply-To: <20090319221024.5e2ad6e5.sfr@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1440 Lines: 36 Next 19 randconfig build fails with : CC [M] drivers/staging/comedi/comedi_fops.o In file included from drivers/staging/comedi/comedidev.h:38, from drivers/staging/comedi/comedi_fops.c:45: drivers/staging/comedi/interrupt.h:25: error: conflicting types for ?irqreturn_t? include/linux/irqreturn.h:14: error: previous declaration of ?irqreturn_t? was here In file included from drivers/staging/comedi/comedidev.h:38, from drivers/staging/comedi/comedi_fops.c:45: drivers/staging/comedi/interrupt.h:28:1: warning: "IRQ_RETVAL" redefined In file included from include/linux/interrupt.h:10, from drivers/staging/comedi/interrupt.h:22, from drivers/staging/comedi/comedidev.h:38, from drivers/staging/comedi/comedi_fops.c:45: include/linux/irqreturn.h:15:1: warning: this is the location of the previous definition make[3]: *** [drivers/staging/comedi/comedi_fops.o] Error 1 Probably because of the irqreturn_t related changes. Thanks -Sachin -- --------------------------------- Sachin Sant IBM Linux Technology Center India Systems and Technology Labs Bangalore, India --------------------------------- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/