From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Thu, 2 Feb 2017 13:22:39 +0100 Subject: [PATCH] [media] staging: bcm2835: mark all symbols as 'static' In-Reply-To: References: <20170202113436.690145-1-arnd@arndb.de> Message-ID: <20170202122239.GA12572@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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