[Intel-gfx] [drm-tip:drm-tip 476/492] include/video/vga.h:22:21: fatal error: asm/vga.h: No such file or directory

kbuild test robot fengguang.wu at intel.com
Sat Jan 7 05:11:22 UTC 2017


tree:   git://anongit.freedesktop.org/drm/drm-tip drm-tip
head:   eb5c556a1e5eff388e48e4b7cf61e95783019e83
commit: 62a0d98a188cc4ebd8ea54b37d274ec20465e464 [476/492] drm: allow to use mmuless SoC
config: blackfin-allyesconfig (attached as .config)
compiler: bfin-uclinux-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
        git checkout 62a0d98a188cc4ebd8ea54b37d274ec20465e464
        # save the attached .config to linux build tree
        make.cross ARCH=blackfin 

All errors (new ones prefixed by >>):

   In file included from include/linux/vgaarb.h:34:0,
                    from drivers/gpu/drm/drm_irq.c:42:
>> include/video/vga.h:22:21: fatal error: asm/vga.h: No such file or directory
    #include <asm/vga.h>
                        ^
   compilation terminated.

vim +22 include/video/vga.h

^1da177e4 Linus Torvalds    2005-04-16   6   * Copyright history from vga16fb.c:
^1da177e4 Linus Torvalds    2005-04-16   7   *	Copyright 1999 Ben Pfaff and Petr Vandrovec
c84e032e1 Justin P. Mattock 2010-08-14   8   *	Based on VGA info at http://www.osdever.net/FreeVGA/home.htm 
^1da177e4 Linus Torvalds    2005-04-16   9   *	Based on VESA framebuffer (c) 1998 Gerd Knorr
^1da177e4 Linus Torvalds    2005-04-16  10   *
^1da177e4 Linus Torvalds    2005-04-16  11   * This file is subject to the terms and conditions of the GNU General
^1da177e4 Linus Torvalds    2005-04-16  12   * Public License.  See the file COPYING in the main directory of this
^1da177e4 Linus Torvalds    2005-04-16  13   * archive for more details.  
^1da177e4 Linus Torvalds    2005-04-16  14   *
^1da177e4 Linus Torvalds    2005-04-16  15   */
^1da177e4 Linus Torvalds    2005-04-16  16  
^1da177e4 Linus Torvalds    2005-04-16  17  #ifndef __linux_video_vga_h__
^1da177e4 Linus Torvalds    2005-04-16  18  #define __linux_video_vga_h__
^1da177e4 Linus Torvalds    2005-04-16  19  
^1da177e4 Linus Torvalds    2005-04-16  20  #include <linux/types.h>
2584cf835 Dan Williams      2015-08-10  21  #include <linux/io.h>
^1da177e4 Linus Torvalds    2005-04-16 @22  #include <asm/vga.h>
^1da177e4 Linus Torvalds    2005-04-16  23  #include <asm/byteorder.h>
^1da177e4 Linus Torvalds    2005-04-16  24  
^1da177e4 Linus Torvalds    2005-04-16  25  
^1da177e4 Linus Torvalds    2005-04-16  26  /* Some of the code below is taken from SVGAlib.  The original,
^1da177e4 Linus Torvalds    2005-04-16  27     unmodified copyright notice for that code is below. */
^1da177e4 Linus Torvalds    2005-04-16  28  /* VGAlib version 1.2 - (c) 1993 Tommy Frandsen                    */
^1da177e4 Linus Torvalds    2005-04-16  29  /*                                                                 */
^1da177e4 Linus Torvalds    2005-04-16  30  /* This library is free software; you can redistribute it and/or   */

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

:::::: TO: Linus Torvalds <torvalds at ppc970.osdl.org>
:::::: CC: Linus Torvalds <torvalds at ppc970.osdl.org>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 42636 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20170107/48af448f/attachment-0001.gz>


More information about the Intel-gfx mailing list