[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201603011147.fcjtLjEv%fengguang.wu@intel.com>
Date: Tue, 1 Mar 2016 11:33:42 +0800
From: kbuild test robot <lkp@...el.com>
To: Jung Zhao <jung.zhao@...k-chips.com>
Cc: kbuild-all@...org, tfiga@...omium.org, posciak@...omium.org,
Mauro Carvalho Chehab <mchehab@....samsung.com>,
Hans Verkuil <hans.verkuil@...co.com>,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Guennadi Liakhovetski <g.liakhovetski@....de>,
Philipp Zabel <p.zabel@...gutronix.de>,
linux-rockchip@...ts.infradead.org, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org, Pawel Osciak <posciak@...gle.com>,
eddie.cai@...k-chips.com, alpha.lin@...k-chips.com,
jeffy.chen@...k-chips.com, herman.chen@...k-chips.com
Subject: Re: [PATCH v3 3/3] media: vcodec: rockchip: Add Rockchip VP8 decoder
driver
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
Download attachment ".config.gz" of type "application/octet-stream" (53455 bytes)
Powered by blists - more mailing lists