https://github.com/torvalds/linux
Revision 2b80163c390b593bad313f64948993475bfd6069 authored by Randy Dunlap on 09 August 2010, 17:56:35 UTC, committed by Mauro Carvalho Chehab on 12 August 2010, 18:08:05 UTC
v4l2-ctrls.c needs to include slab.h to prevent build errors:

drivers/media/video/v4l2-ctrls.c:766: error: implicit declaration of function 'kzalloc'
drivers/media/video/v4l2-ctrls.c:786: error: implicit declaration of function 'kfree'
drivers/media/video/v4l2-ctrls.c:1528: error: implicit declaration of function 'kmalloc'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
1 parent 361be7b
History
Tip revision: 2b80163c390b593bad313f64948993475bfd6069 authored by Randy Dunlap on 09 August 2010, 17:56:35 UTC
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
Tip revision: 2b80163
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 171.5 KB
Makefile -rw-r--r-- 50.5 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top