Re: [PATCH] [media] staging: bcm2835: mark all symbols as 'static'

From: Arnd Bergmann
Date: Thu Feb 02 2017 - 07:11:56 EST


On Thu, Feb 2, 2017 at 1:04 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
> On Thu, Feb 2, 2017 at 12:34 PM, Arnd Bergmann <arnd@xxxxxxxx> wrote:
>> I got a link error in allyesconfig:
>> Fixes: 7b3ad5abf027 ("staging: Import the BCM2835 MMAL-based V4L2 camera driver.")
>> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> 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.

Arnd