[PATCH v3 3/3] media: vcodec: rockchip: Add Rockchip VP8 decoder driver
kbuild test robot
lkp at intel.com
Mon Feb 29 19:33:42 PST 2016
Hi Jung,
[auto build test ERROR on sailus-media/master]
[also build test ERROR on v4.5-rc6 next-20160229]
[if your patch is applied to the wrong git tree, please drop us a note to help improving the system]
url: https://github.com/0day-ci/linux/commits/Jung-Zhao/Add-Rockchip-VP8-Video-Decoder-Driver/20160301-103522
base: git://linuxtv.org/media_tree.git master
config: i386-allmodconfig (attached as .config)
reproduce:
# save the attached .config to linux build tree
make ARCH=i386
All errors (new ones prefixed by >>):
>> drivers/media/platform/rockchip-vpu/rockchip_vpu_hw.c:31:27: fatal error: asm/dma-iommu.h: No such file or directory
compilation terminated.
vim +31 drivers/media/platform/rockchip-vpu/rockchip_vpu_hw.c
25 #include <linux/platform_device.h>
26 #include <linux/sched.h>
27 #include <linux/slab.h>
28 #include <linux/of.h>
29 #include <linux/of_platform.h>
30
> 31 #include <asm/dma-iommu.h>
32
33 /**
34 * struct rockchip_vpu_codec_ops - codec mode specific operations
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/octet-stream
Size: 53455 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-rockchip/attachments/20160301/fa07ebf2/attachment-0001.obj>
More information about the Linux-rockchip
mailing list