All of lore.kernel.org
 help / color / mirror / Atom feed
* [drm-xe:drm-xe-next 1329/1427] drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once.
@ 2023-11-02  5:29 ` kernel test robot
  0 siblings, 0 replies; 3+ messages in thread
From: kernel test robot @ 2023-10-31 11:08 UTC (permalink / raw)
  To: oe-kbuild; +Cc: lkp

:::::: 
:::::: Manual check reason: "low confidence bisect report"
:::::: 

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: intel-xe@lists.freedesktop.org
TO: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
CC: Rodrigo Vivi <rodrigo.vivi@intel.com>

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
:::::: branch date: 17 hours ago
:::::: commit date: 13 days ago
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce: (https://download.01.org/0day-ci/archive/20231031/202310311925.XhpqocMB-lkp@intel.com/reproduce)

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-02  5:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-31 11:08 [drm-xe:drm-xe-next 1329/1427] drivers/gpu/drm/i915/display/intel_fb.c: intel_frontbuffer.h is included more than once kernel test robot
2023-11-02  5:29 ` kernel test robot
2023-11-02  5:29 ` [Intel-xe] " kernel test robot

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.