oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [andy-gpio-intel:review-andy 11/27] drivers/gpio/gpio-mm-lantiq.c:13:10: fatal error: linux/gpio/legacy-of-mm-gpiochip.h.h: No such file or directory
@ 2023-03-14  4:16 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-03-14  4:16 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: oe-kbuild-all, Andy Shevchenko, Linus Walleij

Hi Arnd,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git review-andy
head:   22f9fa11619d4eb7e78997935fcfb446f751d62a
commit: a99cc66807d6c854a7f65f962766c530c91be149 [11/27] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
config: mips-xway_defconfig (https://download.01.org/0day-ci/archive/20230314/202303141222.6ClKYAo6-lkp@intel.com/config)
compiler: mips-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git/commit/?id=a99cc66807d6c854a7f65f962766c530c91be149
        git remote add andy-gpio-intel https://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
        git fetch --no-tags andy-gpio-intel review-andy
        git checkout a99cc66807d6c854a7f65f962766c530c91be149
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=mips olddefconfig
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash drivers/

If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@intel.com>
| Link: https://lore.kernel.org/oe-kbuild-all/202303141222.6ClKYAo6-lkp@intel.com/

All errors (new ones prefixed by >>):

>> drivers/gpio/gpio-mm-lantiq.c:13:10: fatal error: linux/gpio/legacy-of-mm-gpiochip.h.h: No such file or directory
      13 | #include <linux/gpio/legacy-of-mm-gpiochip.h.h>
         |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +13 drivers/gpio/gpio-mm-lantiq.c

  > 13	#include <linux/gpio/legacy-of-mm-gpiochip.h.h>
    14	#include <linux/of.h>
    15	#include <linux/io.h>
    16	#include <linux/slab.h>
    17	

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-14  4:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-14  4:16 [andy-gpio-intel:review-andy 11/27] drivers/gpio/gpio-mm-lantiq.c:13:10: fatal error: linux/gpio/legacy-of-mm-gpiochip.h.h: No such file or directory 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;
as well as URLs for NNTP newsgroup(s).