All of lore.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: [krzk-github:wip/debug/soundwire-wsa884x-interrupts 29885/30000] drivers/media/platform/qcom/iris/platform/common/src/msm_vidc_platform.c: msm_vidc_debug.h is included more than once.
Date: Thu, 8 Aug 2024 06:49:43 +0800	[thread overview]
Message-ID: <202408080641.cAl7MiYA-lkp@intel.com> (raw)

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

BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Dikshita Agarwal <quic_dikshita@quicinc.com>
CC: Abel Vesa <abel.vesa@linaro.org>
CC: Vikash Garodia <quic_vgarodia@quicinc.com>

tree:   https://github.com/krzk/linux wip/debug/soundwire-wsa884x-interrupts
head:   77aa965762ad9c8711d005628b5c471007e0df82
commit: a0588374098c498ccdcf05756c30a461fdc13442 [29885/30000] iris: platform: add platform files
:::::: branch date: 14 hours ago
:::::: commit date: 3 months ago
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)

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/202408080641.cAl7MiYA-lkp@intel.com/

includecheck warnings: (new ones prefixed by >>)
>> drivers/media/platform/qcom/iris/platform/common/src/msm_vidc_platform.c: msm_vidc_debug.h is included more than once.

vim +14 drivers/media/platform/qcom/iris/platform/common/src/msm_vidc_platform.c

     9	
    10	#include "hfi_packet.h"
    11	#include "hfi_property.h"
    12	#include "msm_vidc_control.h"
    13	#include "msm_vidc_core.h"
  > 14	#include "msm_vidc_debug.h"
  > 15	#include "msm_vidc_debug.h"
    16	#include "msm_vidc_driver.h"
    17	#include "msm_vidc_internal.h"
    18	#include "msm_vidc_iris3.h"
    19	#include "msm_vidc_sm8550.h"
    20	#include "msm_vidc_memory.h"
    21	#include "msm_vidc_platform.h"
    22	#include "msm_vidc_v4l2.h"
    23	#include "msm_vidc_vb2.h"
    24	#include "venus_hfi.h"
    25	

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

             reply	other threads:[~2024-08-07 22:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-07 22:49 kernel test robot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-08  1:40 [krzk-github:wip/debug/soundwire-wsa884x-interrupts 29885/30000] drivers/media/platform/qcom/iris/platform/common/src/msm_vidc_platform.c: msm_vidc_debug.h is included more than once kernel 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=202408080641.cAl7MiYA-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=oe-kbuild@lists.linux.dev \
    /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.