Hi Matt,

[auto build test ERROR on linuxtv-media/master]
[also build test ERROR on v4.9-rc4 next-20161028]
[if your patch is applied to the wrong git tree, please drop us a note to help 
improve the system]

url:    
https://github.com/0day-ci/linux/commits/Matt-Ranostay/media-i2c-polling-add-i2c-polling-driver/20161108-140530
base:   git://linuxtv.org/media_tree.git master
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> drivers/media/i2c/i2c-polling.c:27:24: fatal error: /inux/slab.h: No such 
>> file or directory
    #include </inux/slab.h>
                           ^
   compilation terminated.

vim +27 drivers/media/i2c/i2c-polling.c

    21  
    22  #include <linux/module.h>
    23  #include <linux/of.h>
    24  #include <linux/delay.h>
    25  #include <linux/videodev2.h>
    26  #include <linux/mutex.h>
  > 27  #include </inux/slab.h>
    28  #include <linux/i2c.h>
    29  #include <media/v4l2-common.h>
    30  #include <media/v4l2-ioctl.h>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip

Reply via email to