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

Attachment: .config.gz
Description: Binary data

Reply via email to