[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.
kernel test robot
yujie.liu at intel.com
Thu Nov 2 05:29:00 UTC 2023
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 at 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
More information about the Intel-xe
mailing list