Hi David,

[auto build test ERROR on net-next/master]
[also build test ERROR on v4.10-rc2 next-20170106]
[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/Alexander-Loktionov/net-ethernet-aquantia-Add-AQtion-2-5-5-GB-NIC-driver/20170107-100651
config: ia64-allmodconfig (attached as .config)
compiler: ia64-linux-gcc (GCC) 6.2.0
reproduce:
        wget 
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
 -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=ia64 

Note: the 
linux-review/Alexander-Loktionov/net-ethernet-aquantia-Add-AQtion-2-5-5-GB-NIC-driver/20170107-100651
 HEAD 3bdfdbb2c526cec3941e8e4136feb26e06a8df90 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

>> drivers/net/ethernet/aquantia/hw_atl/hw_atl_a0.c:12:22: fatal error: 
>> ../aq_hw.h: No such file or directory
    #include "../aq_hw.h"
                         ^
   compilation terminated.
--
>> drivers/net/ethernet/aquantia/hw_atl/hw_atl_b0.c:12:22: fatal error: 
>> ../aq_hw.h: No such file or directory
    #include "../aq_hw.h"
                         ^
   compilation terminated.

vim +12 drivers/net/ethernet/aquantia/hw_atl/hw_atl_a0.c

     6   * under the terms and conditions of the GNU General Public License,
     7   * version 2, as published by the Free Software Foundation.
     8   */
     9  
    10  /* File hw_atl_a0.c: Definition of Atlantic hardware specific 
functions. */
    11  
  > 12  #include "../aq_hw.h"
    13  #include "../aq_hw_utils.h"
    14  #include "../aq_ring.h"
    15  #include "hw_atl_a0.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