From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751933Ab2LTF3S (ORCPT ); Thu, 20 Dec 2012 00:29:18 -0500 Received: from mail-da0-f50.google.com ([209.85.210.50]:57626 "EHLO mail-da0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750875Ab2LTF3I (ORCPT ); Thu, 20 Dec 2012 00:29:08 -0500 Date: Wed, 19 Dec 2012 21:32:05 -0800 From: Greg KH To: User Linux Cc: "mailing list: linux-kernel" Subject: Re: Kernel 3.7.1 bug: include/uapi/linux/usb/ch9.h Message-ID: <20121220053205.GA28007@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Dec 19, 2012 at 07:32:18PM -0800, User Linux wrote: > Updated from kernel 3.6.10 to 3.7.1 and encountered the following when > recompiling media_build dvb drivers: > > include/uapi/linux/usb/ch9.h:597:77: error: expected declaration > specifiers or '...' before '(' token How exactly did you get this error? What are you building, an out-of-tree driver, or the "normal" kernel build? Can you please send the full output of what you are seeing? thanks, greg k-h