All of lore.kernel.org
 help / color / mirror / Atom feed
From: kbuild test robot <lkp@intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH RFC v2 4/6] drm/sprd: add Unisoc's drm display controller driver
Date: Fri, 24 Jan 2020 17:59:38 +0800	[thread overview]
Message-ID: <202001241729.TvqhsrDB%lkp@intel.com> (raw)
In-Reply-To: <1579596662-15466-5-git-send-email-kevin3.tang@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1565 bytes --]

Hi Kevin,

[FYI, it's a private test report for your RFC patch.]
[auto build test ERROR on robh/for-next]
[also build test ERROR on linus/master v5.5-rc7 next-20200123]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system. BTW, we also suggest to use '--base' option to specify the
base tree in git format-patch, please see https://stackoverflow.com/a/37406982]

url:    https://github.com/0day-ci/linux/commits/Kevin-Tang/Add-Unisoc-s-drm-kms-module/20200124-054153
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm64-allyesconfig (attached as .config)
compiler: aarch64-linux-gcc (GCC) 7.5.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        GCC_VERSION=7.5.0 make.cross ARCH=arm64 

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

All errors (new ones prefixed by >>):

>> drivers/gpu/drm/sprd/dpu/dpu_r2p0.c:9:10: fatal error: sprd_crtc.h: No such file or directory
    #include "sprd_crtc.h"
             ^~~~~~~~~~~~~
   compilation terminated.

vim +9 drivers/gpu/drm/sprd/dpu/dpu_r2p0.c

   > 9	#include "sprd_crtc.h"
    10	#include "sprd_dpu.h"
    11	

---
0-DAY kernel test infrastructure                 Open Source Technology Center
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org Intel Corporation

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 69303 bytes --]

  reply	other threads:[~2020-01-24  9:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  8:50 [PATCH RFC v2 0/6] Add Unisoc's drm kms module Kevin Tang
2020-01-21  8:50 ` Kevin Tang
2020-01-21  8:50 ` [PATCH RFC v2 1/6] dt-bindings: display: add Unisoc's drm master bindings Kevin Tang
2020-01-21  8:50   ` Kevin Tang
2020-01-21  8:50 ` [PATCH RFC v2 2/6] drm/sprd: add Unisoc's drm kms master Kevin Tang
2020-01-21  8:50   ` Kevin Tang
2020-01-23  9:13   ` Thomas Zimmermann
2020-01-23  9:13     ` Thomas Zimmermann
2020-02-11 13:02     ` tang pengchuan
2020-01-21  8:50 ` [PATCH RFC v2 3/6] dt-bindings: display: add Unisoc's dpu bindings Kevin Tang
2020-01-21  8:50   ` Kevin Tang
2020-01-21  8:51 ` [PATCH RFC v2 4/6] drm/sprd: add Unisoc's drm display controller driver Kevin Tang
2020-01-21  8:51   ` Kevin Tang
2020-01-24  9:59   ` kbuild test robot [this message]
2020-01-21  8:51 ` [PATCH RFC v2 5/6] dt-bindings: display: add Unisoc's mipi dsi&dphy bindings Kevin Tang
2020-01-21  8:51   ` Kevin Tang
2020-01-21  8:51 ` [PATCH RFC v2 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver Kevin Tang
2020-01-21  8:51   ` Kevin Tang
2020-01-25  9:10   ` kbuild test robot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=202001241729.TvqhsrDB%lkp@intel.com \
    --to=lkp@intel.com \
    --cc=kbuild-all@lists.01.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.