linux/drivers/staging
Arnd Bergmann 6fde3789a2 staging: vc04_services: clarify firmware dependency
The raspberrypi-firmware driver may be built as a loadable module,
which causes a link-time failure if the vc04_services driver is
built-in during compile-testing:

drivers/staging/vc04_services/vchiq.o: In function `vchiq_probe':
vchiq_connected.c:(.text.vchiq_probe+0x2c): undefined reference to `rpi_firmware_get'
drivers/staging/vc04_services/vchiq.o: In function `vchiq_platform_init':
vchiq_connected.c:(.text.vchiq_platform_init+0x1f0): undefined reference to `rpi_firmware_property'

This extends the dependency list to ensure the firmware is either
reachable, or completely disabled in case of compile-testing.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-16 18:30:46 +01:00
..
android Merge 4.9-rc3 into staging-next 2016-10-30 06:38:44 -04:00
board
clocking-wizard staging: clocking-wizard: Fix incorrect type of speed grade 2016-10-25 09:54:32 +02:00
comedi staging: comedi: ni_mio_common: remove variable 'dl' in ni_ai_insn_read() 2016-11-15 11:04:21 +01:00
dgnc staging: dgnc: re-arrange functions for removing forward declarations 2016-11-14 15:47:42 +01:00
emxx_udc Staging:emxx_udc:emxx_udc: Compression of lines for immediate return 2016-11-07 11:26:57 +01:00
fbtft staging: fbtft: Fix 'line over 80 characters' 2016-11-10 13:55:02 +01:00
fsl-mc Staging: fsl-mc: include: mc: Kernel type 'int' preferred over 's16' 2016-11-15 11:01:54 +01:00
fwserial
gdm724x
goldfish
greybus Merge 4.9-rc5 into staging-next 2016-11-14 08:53:56 +01:00
gs_fpgaboot Staging: gs_fpgaboot: Use octal permissions '0444' 2016-10-25 09:40:44 +02:00
i4l staging: i4l: pcbit: remove duplicated include from capi.c 2016-10-25 09:59:48 +02:00
iio staging: iio: tsl2583: move out of staging 2016-11-13 13:07:33 +00:00
ks7010 Staging: ks7010: Use preffered kernel types 2016-11-16 08:23:23 +01:00
lustre staging: lustre: mdc: manage number of modify RPCs in flight 2016-11-15 11:01:17 +01:00
media Merge 4.9-rc5 into staging-next 2016-11-14 08:53:56 +01:00
most staging: most: hdm-usb: add comment 2016-10-30 11:09:02 -04:00
mt29f_spinand
netlogic Staging: netlogic: Compress return logic into one line 2016-10-16 10:27:33 +02:00
nvec staging: nvec: remove managed resource from PS2 driver 2016-11-07 11:48:25 +01:00
octeon
octeon-usb
olpc_dcon
rtl8188eu Staging: rtl8188eu: Fix code indention found by checkpatch. 2016-10-30 11:09:03 -04:00
rtl8192e staging: rtl8192e: Added new line after declaration 2016-11-15 11:01:54 +01:00
rtl8192u staging: rtl8192u: Standardize test for NULL. 2016-10-30 11:09:03 -04:00
rtl8712 staging : rtl8712: Free memory when kmalloc fails 2016-11-07 11:24:52 +01:00
rts5208 staging: rts5208: rtsx.c: Fix invalid use of sizeof in rtsx_probe() 2016-10-25 09:59:48 +02:00
skein
slicoss staging: slicoss: replace memcpy_fromio with memcpy 2016-10-25 10:00:28 +02:00
sm750fb Merge 4.9-rc5 into staging-next 2016-11-14 08:53:56 +01:00
speakup Staging: speakup: Remove unnecessary space after cast 2016-11-07 10:50:35 +01:00
unisys staging: unisys: visorinput: Add default conditions to case statements 2016-11-07 10:56:39 +01:00
vc04_services staging: vc04_services: clarify firmware dependency 2016-11-16 18:30:46 +01:00
vme Revert "Staging: vme: Use BIT macro for bit field definitions." 2016-11-14 15:44:57 +01:00
vt6655 staging: vt6655: card.c: Fixing multiple assignments 2016-11-07 11:31:12 +01:00
vt6656 Staging:vt6656:main_usb: fix Block comments should align the * on each line 2016-10-25 10:56:17 +02:00
wilc1000 staging: wilc1000: simplify vif[i]->ndev accesses 2016-11-16 18:30:22 +01:00
wlan-ng staging: wlan-ng: use GENMASK macro in different defines of hfa384x.h 2016-11-14 15:43:20 +01:00
xgifb staging: xgifb: vb_table.h Preferred space around 2016-11-16 08:23:23 +01:00
Kconfig
Makefile staging: vc04_services: use bcm2835 consequently 2016-10-27 15:23:54 +02:00