[PATCH 4/5] staging: bcm2835-camera: Fix TODO issue #4 where camera doesn't start if vchiq isn't connected.
kbuild test robot
lkp at intel.com
Sun Mar 19 02:00:03 PDT 2017
Hi Michael,
[auto build test WARNING on staging/staging-testing]
[cannot apply to linux-rpi/for-rpi-next v4.11-rc2 next-20170310]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Michael-Zoran/bcm2835-camera-Correct-port_parameter_get-return-value/20170319-112320
config: tile-allyesconfig (attached as .config)
compiler: tilegx-linux-gcc (GCC) 4.6.2
reproduce:
wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=tile
All warnings (new ones prefixed by >>):
>> WARNING: drivers/staging/built-in.o(.text+0x326260): Section mismatch in reference from the function bcm2835_mmal_init() to the function .init.text:bm2835_mmal_init_device()
The function bcm2835_mmal_init() references
the function __init bm2835_mmal_init_device().
This is often because bcm2835_mmal_init lacks a __init
annotation or the annotation of bm2835_mmal_init_device is wrong.
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 48226 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rpi-kernel/attachments/20170319/04a63e1d/attachment.gz>
More information about the linux-rpi-kernel
mailing list