tree: https://github.com/AsahiLinux/linux bits/200-dcp head: a65bdcfc0da6b2f34db5d36d98849f3145bcf145 commit: 67d162cd659da254345747b0153aca130e6b2b68 [125/218] mux: apple dp crossbar: Support t602x DP cross bar variant config: arm64-allmodconfig (https://download.01.org/0day-ci/archive/20241117/202411171718.2y9xDY4e-lkp@xxxxxxxxx/config) compiler: clang version 20.0.0git (https://github.com/llvm/llvm-project 592c0fe55f6d9a811028b5f3507be91458ab2713) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241117/202411171718.2y9xDY4e-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202411171718.2y9xDY4e-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): >> drivers/mux/apple-display-crossbar.c:44: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst * T8013, T600x, T8112 dp crossbar registers. vim +44 drivers/mux/apple-display-crossbar.c 42 43 /** > 44 * T8013, T600x, T8112 dp crossbar registers. 45 */ 46 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki