aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x-usb.c
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2010-09-15 18:31:09 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2010-10-21 01:06:12 -0200
commite69e34e9d964b66013dc09a112e6b46def0af1ef (patch)
treebdf34ed4643a73b452665166b06e936d76f73658 /drivers/media/radio/si470x/radio-si470x-usb.c
parentV4L/DVB: dvb/bt8xx: kill the big kernel lock (diff)
downloadlinux-dev-e69e34e9d964b66013dc09a112e6b46def0af1ef.tar.xz
linux-dev-e69e34e9d964b66013dc09a112e6b46def0af1ef.zip
V4L/DVB: v4l: fsl-viu.c: add slab.h include to fix compile breakage
mpc512x kernel configurations without SPI support do not build: drivers/media/video/fsl-viu.c: In function 'viu_open': drivers/media/video/fsl-viu.c:1248: error: implicit declaration of function 'kzalloc' drivers/media/video/fsl-viu.c:1248: warning: assignment makes pointer from integer without a cast drivers/media/video/fsl-viu.c: In function 'viu_release': drivers/media/video/fsl-viu.c:1335: error: implicit declaration of function 'kfree' If CONFIG_SPI is enabled, the slab.h will be included in linux/spi/spi.h which is included by media/v4l2-common.h and the fsl_viu.c driver builds. Let's incluce linux/slab.h directly to fix the build breakage. Signed-off-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/radio/si470x/radio-si470x-usb.c')
0 files changed, 0 insertions, 0 deletions