https://github.com/torvalds/linux
Revision a9c4e5cfebc44e6caa6b9299af5603f5c2da0c33 authored by Javier Martinez Canillas on 13 September 2015, 22:45:21 UTC, committed by Mauro Carvalho Chehab on 22 October 2015, 17:48:22 UTC
If CONFIG_DVB_LNBH25 is disabled, a stub static inline function is
defined that just prints a warning about the driver being disabled
but the function return type was wrong which caused a build error.

Fixes: e025273b86fb ("[media] lnbh25: LNBH25 SEC controller driver")

Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
1 parent ebdd4b7
History
Tip revision: a9c4e5cfebc44e6caa6b9299af5603f5c2da0c33 authored by Javier Martinez Canillas on 13 September 2015, 22:45:21 UTC
[media] lnbh25: Fix lnbh25_attach() function return type
Tip revision: a9c4e5c
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 319.8 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top