1
0
Fork 0
alistair23-linux/drivers/media/radio/wl128x
Geert Uytterhoeven c579401a24 [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB
The GPIO subsystem provides dummy GPIO consumer functions if GPIOLIB is
not enabled. Hence drivers that depend on GPIOLIB, but use GPIO consumer
functionality only, can still be compiled if GPIOLIB is not enabled.

Relax the dependency on GPIOLIB if COMPILE_TEST is enabled, where
appropriate.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-05-30 11:45:40 -03:00
..
Kconfig [media] wl128x: Allow compile test of GPIO consumers if !GPIOLIB 2015-05-30 11:45:40 -03:00
Makefile [media] drivers:media:radio: wl128x: Kconfig & Makefile for wl128x driver 2011-03-21 20:32:36 -03:00
fmdrv.h [media] wl128x: fix int type for streg_cbdata 2015-04-30 13:40:05 -03:00
fmdrv_common.c [media] wl128x: fix fmdbg compiler warning 2014-10-24 09:27:34 -02:00
fmdrv_common.h [media] wl128x: fmdrv_common: fix signedness bugs 2011-12-30 17:00:56 -02:00
fmdrv_rx.c [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_rx.h [media] media: radio: wl128x: fmdrv_rx.c: Remove unused function 2015-01-27 09:56:20 -02:00
fmdrv_tx.c [media] wl128x: fix sparse warnings 2014-09-03 09:39:15 -03:00
fmdrv_tx.h [media] wl128x: fmdrv_tx: fix signedness bugs 2011-12-30 17:01:52 -02:00
fmdrv_v4l2.c [media] wl128x: embed video_device 2015-04-02 23:35:52 -03:00
fmdrv_v4l2.h