[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <201711071934.OHbGvMp9%fengguang.wu@intel.com>
Date: Tue, 7 Nov 2017 19:34:49 +0800
From: kbuild test robot <lkp@...el.com>
To: Ruslan Bilovol <ruslan.bilovol@...il.com>
Cc: kbuild-all@...org, Felipe Balbi <balbi@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] usb: gadget: add USB Audio Device Class 3.0 gadget
support
Hi Ruslan,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on balbi-usb/next]
[also build test ERROR on v4.14-rc8 next-20171107]
[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/Ruslan-Bilovol/usb-gadget-add-USB-Audio-Device-Class-3-0-gadget-support/20171107-175202
base: https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git next
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/usb/gadget/function/f_uac3.c:10:32: fatal error: linux/usb/audio-v3.h: No such file or directory
#include <linux/usb/audio-v3.h>
^
compilation terminated.
vim +10 drivers/usb/gadget/function/f_uac3.c
> 10 #include <linux/usb/audio-v3.h>
11 #include <linux/module.h>
12
---
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/gzip" (61817 bytes)
Powered by blists - more mailing lists