tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: e7b4ef8fffaca247809337bb78daceb406659f2d commit: 1d8e17157eb54cb64b97a2e80f487997ce2c7b29 [11776/12060] Bluetooth: btintel: Export few static functions config: mips-mtx1_defconfig (https://download.01.org/0day-ci/archive/20240508/202405081922.Kqo84cI8-lkp@xxxxxxxxx/config) compiler: mipsel-linux-gcc (GCC) 13.2.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240508/202405081922.Kqo84cI8-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/202405081922.Kqo84cI8-lkp@xxxxxxxxx/ All warnings (new ones prefixed by >>): In file included from drivers/bluetooth/hci_ldisc.c:34: >> drivers/bluetooth/btintel.h:373:13: warning: 'btintel_hw_error' defined but not used [-Wunused-function] 373 | static void btintel_hw_error(struct hci_dev *hdev, u8 code) | ^~~~~~~~~~~~~~~~ vim +/btintel_hw_error +373 drivers/bluetooth/btintel.h 372 > 373 static void btintel_hw_error(struct hci_dev *hdev, u8 code) -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki