Re: [PATCH 2/5] usb: chipidea: imx: add usb charger dectection for imx platforms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Li,

[auto build test ERROR on peter.chen-usb/ci-for-usb-next]
[also build test ERROR on next-20160418]
[cannot apply to v4.6-rc4]
[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/Li-Jun/usb-chipidea-Add-usb-charger-detection-support/20160418-161638
base:   https://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb ci-for-usb-next
config: i386-randconfig-r0-201616 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> drivers/usb/chipidea/usbmisc_imx.c:17:31: fatal error: linux/usb/charger.h: No such file or directory
   compilation terminated.

vim +17 drivers/usb/chipidea/usbmisc_imx.c

    11	
    12	#include <linux/module.h>
    13	#include <linux/of_platform.h>
    14	#include <linux/err.h>
    15	#include <linux/io.h>
    16	#include <linux/delay.h>
  > 17	#include <linux/usb/charger.h>
    18	
    19	#include "ci_hdrc_imx.h"
    20	

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

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux