diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-08-09 14:56:35 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-12 15:08:05 -0300 |
commit | 2b80163c390b593bad313f64948993475bfd6069 (patch) | |
tree | ca02f0f17409c7389ec6b8c7e2fbc0a6ceccec0f /drivers/media/video/cx18 | |
parent | 361be7b1d099b671e01ca56b59b1e8b8e9ce4771 (diff) | |
download | op-kernel-dev-2b80163c390b593bad313f64948993475bfd6069.zip op-kernel-dev-2b80163c390b593bad313f64948993475bfd6069.tar.gz |
V4L/DVB: v4l2-ctrls.c: needs to include slab.h
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>
Diffstat (limited to 'drivers/media/video/cx18')
0 files changed, 0 insertions, 0 deletions