Hi Hannes,

I love your patch! Yet something to improve:

[auto build test ERROR on mkp-scsi/for-next]
[also build test ERROR on v5.1-rc7]
[cannot apply to next-20190503]
[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/Hannes-Reinecke/osst-kill-obsolete-driver/20190505-075653
base:   https://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi.git for-next
config: x86_64-kexec (attached as .config)
compiler: gcc-7 (Debian 7.3.0-1) 7.3.0
reproduce:
        # save the attached .config to linux build tree
        make ARCH=x86_64 

If you fix the issue, kindly add following tag
Reported-by: kbuild test robot <l...@intel.com>

All errors (new ones prefixed by >>):

>> drivers//scsi/st.c:230:10: fatal error: osst_detect.h: No such file or 
>> directory
    #include "osst_detect.h"
             ^~~~~~~~~~~~~~~
   compilation terminated.

vim +230 drivers//scsi/st.c

6c648d95 Jeff Mahoney   2012-08-18  227  
f03a5670 Kai Makisara   2005-08-02  228  
^1da177e Linus Torvalds 2005-04-16  229  
^1da177e Linus Torvalds 2005-04-16 @230  #include "osst_detect.h"
^1da177e Linus Torvalds 2005-04-16  231  #ifndef SIGS_FROM_OSST
^1da177e Linus Torvalds 2005-04-16  232  #define SIGS_FROM_OSST \
^1da177e Linus Torvalds 2005-04-16  233         {"OnStream", "SC-", "", 
"osst"}, \
^1da177e Linus Torvalds 2005-04-16  234         {"OnStream", "DI-", "", 
"osst"}, \
^1da177e Linus Torvalds 2005-04-16  235         {"OnStream", "DP-", "", 
"osst"}, \
^1da177e Linus Torvalds 2005-04-16  236         {"OnStream", "USB", "", 
"osst"}, \
^1da177e Linus Torvalds 2005-04-16  237         {"OnStream", "FW-", "", "osst"}
^1da177e Linus Torvalds 2005-04-16  238  #endif
^1da177e Linus Torvalds 2005-04-16  239  

:::::: The code at line 230 was first introduced by commit
:::::: 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 Linux-2.6.12-rc2

:::::: TO: Linus Torvalds <torva...@ppc970.osdl.org>
:::::: CC: Linus Torvalds <torva...@ppc970.osdl.org>

---
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