* [agd5f:drm-next 148/177] drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c: inc/link_dpcd.h is included more than once.
@ 2021-10-07 18:59 kernel test robot
2021-10-07 18:59 ` [RFC PATCH agd5f] drm/amd/display: fix duplicated inclusion kernel test robot
0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2021-10-07 18:59 UTC (permalink / raw)
To: Jimmy Kizito
Cc: kbuild-all, linux-kernel, Alex Deucher, Jun Lei, Harry Wentland,
Leo Li, Christian König, Pan, Xinhui, David Airlie,
Daniel Vetter, Nicholas Kazlauskas
tree: https://gitlab.freedesktop.org/agd5f/linux.git drm-next
head: 548cf52d4459235d489cc548a8239653a4bd738e
commit: e8536806b0c1ec7196b7131426560f50a67dbfcc [148/177] drm/amd/display: Read USB4 DP tunneling data from DPCD.
compiler: gcc-9 (Debian 9.3.0-22) 9.3.0
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
includecheck warnings: (new ones prefixed by >>)
>> drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c: inc/link_dpcd.h is included more than once.
Please review and possibly fold the followup patch.
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
^ permalink raw reply [flat|nested] 2+ messages in thread
* [RFC PATCH agd5f] drm/amd/display: fix duplicated inclusion
2021-10-07 18:59 [agd5f:drm-next 148/177] drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c: inc/link_dpcd.h is included more than once kernel test robot
@ 2021-10-07 18:59 ` kernel test robot
0 siblings, 0 replies; 2+ messages in thread
From: kernel test robot @ 2021-10-07 18:59 UTC (permalink / raw)
To: Jimmy Kizito
Cc: kbuild-all, linux-kernel, Alex Deucher, Jun Lei, Harry Wentland,
Leo Li, Christian König, Pan, Xinhui, David Airlie,
Daniel Vetter, Nicholas Kazlauskas
Generated by: scripts/checkincludes.pl
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: kernel test robot <lkp@intel.com>
---
dc_link_dpia.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c b/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c
index c95ee4603151a..2c4d896ffbb25 100644
--- a/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c
+++ b/drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c
@@ -31,7 +31,6 @@
#include "dc_link_dp.h"
#include "dpcd_defs.h"
#include "link_hwss.h"
-#include "inc/link_dpcd.h"
#include "dm_helpers.h"
#include "dmub/inc/dmub_cmd.h"
#include "inc/link_dpcd.h"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-10-07 19:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-07 18:59 [agd5f:drm-next 148/177] drivers/gpu/drm/amd/display/dc/core/dc_link_dpia.c: inc/link_dpcd.h is included more than once kernel test robot
2021-10-07 18:59 ` [RFC PATCH agd5f] drm/amd/display: fix duplicated inclusion 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