linux/drivers/staging/media
Arnd Bergmann 156650083f staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as static
This one unfortunately slipped through my own build testing, my patch
caused a new build error:

bcm2835-camera.c:53:12: error: static declaration of 'bcm2835_v4l2_debug' follows non-static declaration

We want the symbol to be global as it is indeed used in more than one
file and declared 'extern' in a header.

Fixes: 757b9bd074 ("staging: bcm2835: mark all symbols as 'static'")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-02 13:21:51 +01:00
..
bcm2048 media updates for v4.10-rc1 2016-12-16 09:39:16 -08:00
cxd2099 staging: media: cxd2099: Format block comments. 2016-10-16 10:26:03 +02:00
davinci_vpfe Staging: media: davinci_vpfe: style fix, using octal file permissions 2017-01-16 18:08:57 +01:00
lirc staging: media: lirc: use new parport device model 2017-01-23 09:59:46 +01:00
omap4iss Staging: media: omap4iss: Unnecessary KERN_ERR 2016-10-16 10:26:26 +02:00
platform/bcm2835 staging: bcm2835: don't mark 'bcm2835_v4l2_debug' as static 2017-02-02 13:21:51 +01:00
s5p-cec [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
st-cec [media] cec: pass parent device in register(), not allocate() 2016-11-29 12:07:17 -02:00
Kconfig staging: bcm2835-v4l2: Add a build system for the module. 2017-01-31 10:44:27 +01:00
Makefile staging: bcm2835-v4l2: Add a build system for the module. 2017-01-31 10:44:27 +01:00