Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <yujie.liu@intel.com>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Cc: Rodrigo Vivi <rodrigo.vivi@intel.com>,
	intel-xe@lists.freedesktop.org, oe-kbuild-all@lists.linux.dev
Subject: [Intel-xe] [drm-xe:drm-xe-next 1329/1427] drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once.
Date: Thu, 2 Nov 2023 13:29:00 +0800	[thread overview]
Message-ID: <202310311925.XhpqocMB-lkp@intel.com> (raw)

tree:   https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
head:   1e652bcf7cc139244f4f8c0cd1fc184029240050
commit: 088b462e322c581d33261a814abef7f09fc59984 [1329/1427] FIXME: drm/i915/display: Remaining changes to make xe compile
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <yujie.liu@intel.com>
| Closes: https://lore.kernel.org/r/202310311925.XhpqocMB-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once.

vim +19 drivers/gpu/drm/i915/display/intel_fb.c

    13	
    14	#include "i915_drv.h"
    15	#include "intel_display.h"
    16	#include "intel_display_types.h"
    17	#include "intel_dpt.h"
    18	#include "intel_fb.h"
  > 19	#include "intel_frontbuffer.h"
  > 20	#include "intel_frontbuffer.h"
    21	

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


                 reply	other threads:[~2023-11-02  5:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202310311925.XhpqocMB-lkp@intel.com \
    --to=yujie.liu@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=rodrigo.vivi@intel.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox