diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-08-09 21:56:35 +0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-08-12 22:08:05 +0400 |
commit | 2b80163c390b593bad313f64948993475bfd6069 (patch) | |
tree | ca02f0f17409c7389ec6b8c7e2fbc0a6ceccec0f /drivers/edac/i82875p_edac.c | |
parent | 361be7b1d099b671e01ca56b59b1e8b8e9ce4771 (diff) | |
download | linux-2b80163c390b593bad313f64948993475bfd6069.tar.xz |
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/edac/i82875p_edac.c')
0 files changed, 0 insertions, 0 deletions