From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:47366 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751570AbdBBMWl (ORCPT ); Thu, 2 Feb 2017 07:22:41 -0500 Date: Thu, 2 Feb 2017 13:22:39 +0100 From: Greg Kroah-Hartman To: Arnd Bergmann Cc: Mauro Carvalho Chehab , Florian Fainelli , Ray Jui , Scott Branden , bcm-kernel-feedback-list@broadcom.com, Stephen Warren , Lee Jones , Eric Anholt , linux-media@vger.kernel.org, devel@driverdev.osuosl.org, linux-rpi-kernel@lists.infradead.org, Linux ARM , Linux Kernel Mailing List Subject: Re: [PATCH] [media] staging: bcm2835: mark all symbols as 'static' Message-ID: <20170202122239.GA12572@kroah.com> References: <20170202113436.690145-1-arnd@arndb.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-media-owner@vger.kernel.org List-ID: On Thu, Feb 02, 2017 at 01:11:36PM +0100, Arnd Bergmann wrote: > On Thu, Feb 2, 2017 at 1:04 PM, Arnd Bergmann wrote: > > On Thu, Feb 2, 2017 at 12:34 PM, Arnd Bergmann wrote: > >> I got a link error in allyesconfig: > >> Fixes: 7b3ad5abf027 ("staging: Import the BCM2835 MMAL-based V4L2 camera driver.") > >> Signed-off-by: Arnd Bergmann > > > > Please disregard this patch version, it's broken. > > Too late, I see it's already applied, I'll send a follow-up to revert > the first hunk. Ah, I could have just dropped your patch (it's a testing branch that I can rebase), but I took your newer patch that fixed it up, so all is good. That's what I get for applying patches too quickly :) thanks, greg k-h