Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Javen Xu <javen_xu@realsil.com.cn>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	0day robot <lkp@intel.com>
Subject: drivers/net/phy/realtek/realtek_main.c:20:10: fatal error: 'net/phy/realtek_phy.h' file not found
Date: Fri, 03 Jul 2026 18:06:53 +0200	[thread overview]
Message-ID: <202607031838.AH9yVOtc-lkp@intel.com> (raw)

tree:   https://github.com/intel-lab-lkp/linux/commits/javen/r8169-add-speed-in-private-struct/20260703-173649
head:   4088a221c3a777072eddaf9d63a3b69c2eaf9982
commit: 4088a221c3a777072eddaf9d63a3b69c2eaf9982 r8169: add phylink support for RTL8127atf
date:   6 hours ago
config: x86_64-kexec (https://download.01.org/0day-ci/archive/20260703/202607031838.AH9yVOtc-lkp@intel.com/config)
compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260703/202607031838.AH9yVOtc-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202607031838.AH9yVOtc-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/net/phy/realtek/realtek_main.c:20:10: fatal error: 'net/phy/realtek_phy.h' file not found
      20 | #include <net/phy/realtek_phy.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.
--
>> drivers/net/ethernet/realtek/r8169_main.c:35:10: fatal error: 'net/phy/realtek_phy.h' file not found
      35 | #include <net/phy/realtek_phy.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~
   1 error generated.


vim +20 drivers/net/phy/realtek/realtek_main.c

c4277d21ab694c drivers/net/phy/realtek/realtek_main.c Heiner Kallweit 2026-01-10 @20  #include <net/phy/realtek_phy.h>
097c2aa89f22f5 drivers/net/phy/realtek.c              Johnson Leung   2008-02-03  21  

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

                 reply	other threads:[~2026-07-03 16:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=202607031838.AH9yVOtc-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=javen_xu@realsil.com.cn \
    --cc=llvm@lists.linux.dev \
    --cc=oe-kbuild-all@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox