oe-kbuild.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [agd5f:amd-staging-drm-next 2014/2033] drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c: dcn401/dcn401_clk_mgr.h is included more than once.
@ 2024-04-24  6:05 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-24  6:05 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
TO: Aurabindo Pillai <aurabindo.pillai@amd.com>
CC: Linux Infrastructure <z1.linuxinfra@amd.com>

tree:   https://gitlab.freedesktop.org/agd5f/linux.git amd-staging-drm-next
head:   5550c5defbdf958f2df459be74f87afa9eb0bdde
commit: 96c23c8cb3fb82f50d75df0dca6ace9788bb7eb7 [2014/2033] drm/amd/display: Add new DCN401 sources
:::::: branch date: 19 hours ago
:::::: commit date: 4 days ago
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)

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/202404241420.gx1LAd2A-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c: dcn401/dcn401_clk_mgr.h is included more than once.

vim +12 drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c

     4	
     5	#include "dccg.h"
     6	#include "clk_mgr_internal.h"
     7	#include "dcn401/dcn401_clk_mgr_smu_msg.h"
     8	#include "dcn20/dcn20_clk_mgr.h"
     9	#include "dce100/dce_clk_mgr.h"
    10	#include "dcn31/dcn31_clk_mgr.h"
    11	#include "dcn32/dcn32_clk_mgr.h"
  > 12	#include "dcn401/dcn401_clk_mgr.h"
    13	#include "reg_helper.h"
    14	#include "core_types.h"
    15	#include "dm_helpers.h"
    16	#include "link.h"
    17	#include "atomfirmware.h"
    18	
    19	#include "dcn401_smu14_driver_if.h"
    20	
    21	#include "dcn/dcn_4_1_0_offset.h"
    22	#include "dcn/dcn_4_1_0_sh_mask.h"
    23	
  > 24	#include "dcn401/dcn401_clk_mgr.h"
    25	#include "dml/dcn401/dcn401_fpu.h"
    26	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-24  6:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  6:05 [agd5f:amd-staging-drm-next 2014/2033] drivers/gpu/drm/amd/display/dc/clk_mgr/dcn401/dcn401_clk_mgr.c: dcn401/dcn401_clk_mgr.h is included more than once kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).